1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-27 13:54:39 +01:00
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, ];