Common event data for Event.MESSAGE_REACTION_REMOVE_ALL. Passed as a parameter when you register an associated event with discord.on.
The id of the discord.ITextChannel the message resides in.
The id of the discord.Guild this event occurred in, if any.
Note: will be undefined if the event occurred in a DM channel.
The id of the discord.Message this event was fired on.
Generated using TypeDoc
Common event data for Event.MESSAGE_REACTION_REMOVE_ALL. Passed as a parameter when you register an associated event with discord.on.