Link Search Menu Expand Document

danog\MadelineProto\EventHandler\Typing\SupergroupUserTyping

Back to index

Author: Daniil Gentili daniil@daniil.it

A user is typing in a supergroup.

Properties

  • $chatId: int Channel ID.
  • $topicId: ?int Topic 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