MadelineProto/docs/API_docs/constructors/updateEncryptedChatTyping.md

302 B

Constructor: updateEncryptedChatTyping

Attributes:

Name Type Required
chat_id int Required

Type: Update

Example:

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