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

338 B

Constructor: updateEncryptedChatTyping

Attributes:

Name Type Required
chat_id int Required

Type: Update

Example:

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