Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMessageReactionCountUpdated

This object represents reaction changes on a message with anonymous reactions.

Hierarchy

  • IMessageReactionCountUpdated

Index

Properties

chat: IChat

The chat containing the message

date: number

Date of the change in Unix time

message_id: number

Unique message identifier inside the chat

reactions: IReactionCount[]

List of reactions that are present on the message

Generated using TypeDoc