User's typing status has changed.

This update is valid for 6 seconds.

Constructors

Properties

Accessors

Constructors

Properties

Accessors

  • get chatId(): number
  • Marked ID of the chat where the user is typing,

    If the user is typing in PMs, this will equal to userId

    Returns number

  • get chatType(): BasicPeerType
  • Type of the chat where this event has occurred

    Returns BasicPeerType

  • get status(): TypingStatus
  • Current typing status

    Returns TypingStatus

  • get userId(): number
  • ID of the user whose typing status changed

    Returns number