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 user id that is typing.
  • $action: \Action Whether the user is typing, sending a media or doing something else. — Generated by danog/phpdoc