DiscordMessageReactionRemove
Documentation / @discordeno/types / DiscordMessageReactionRemove
Interface: DiscordMessageReactionRemove
Defined in: discord/gateway.ts:784
Properties
burst
burst:
boolean
Defined in: discord/gateway.ts:796
true if this is a super-reaction
channel_id
channel_id:
string
Defined in: discord/gateway.ts:788
The id of the channel
emoji
emoji:
Partial<DiscordEmoji>
Defined in: discord/gateway.ts:794
The emoji used to react
guild_id?
optionalguild_id?:string
Defined in: discord/gateway.ts:792
The id of the guild
message_id
message_id:
string
Defined in: discord/gateway.ts:790
The id of the message
type
type:
DiscordReactionType
Defined in: discord/gateway.ts:798
The type of reaction
user_id
user_id:
string
Defined in: discord/gateway.ts:786
The id of the user