danog\MadelineProto\EventHandler\Typing\SecretUserTyping
Author: Daniil Gentili daniil@daniil.it
The user is preparing a message in a secret chat; typing, recording, uploading, etc. This update is valid for 6 seconds. If no further updates of this kind are received after 6 seconds, it should be considered that the user stopped doing whatever they were doing.
Properties
$chatId
:int
Secret chat ID.$userId
:int
The peer that is typing.$action
:danog\MadelineProto\EventHandler\Action
Whether the user is typing, sending a media or doing something else. — Generated by danog/phpdoc