Link Search Menu Expand Document

danog\MadelineProto\EventHandler\Typing\UserTyping

Back to index

Author: Daniil Gentili daniil@daniil.it

The user is preparing a message; 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

  • $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