The context of execution for the following events:

  • IPostMessageReacted

Hierarchy

  • IMessageReactionContext

Properties

isReacted: boolean

If the reaction was removed or added from the message

message: IMessage

The message that recieved the reaction

reaction: string

The reaction itself

user: IUser

The user who reacted to the message

Generated using TypeDoc