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

420 B

title
updateEncryptedChatTyping

Constructor: updateEncryptedChatTyping

Back to constructors index

Attributes:

Name Type Required
chat_id int Required

Type: Update

Example:

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