MadelineProto/docs/API_docs/constructors/updateEncryptedChatTyping.md
2016-12-19 20:35:27 +03:00

335 B

Constructor: updateEncryptedChatTyping

Attributes:

Name Type Required
chat_id int Required

Type:

Update

Example:

$updateEncryptedChatTyping = ['_' => updateEncryptedChatTyping', 'chat_id' => int, ];