MadelineProto/docs/API_docs/constructors/updateEncryptedChatTyping.md
2016-12-20 13:32:11 +01:00

488 B

title description
updateEncryptedChatTyping updateEncryptedChatTyping attributes, type and example

Constructor: updateEncryptedChatTyping

Back to constructors index

Attributes:

Name Type Required
chat_id int Required

Type: Update

Example:

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