Interface GatewayMessageReactionRemoveEmojiDispatchData

Hierarchy

  • MessageReactionRemoveData
    • GatewayMessageReactionRemoveEmojiDispatchData

Properties

channel_id: string

The id of the channel

emoji: APIEmoji

The emoji that was removed

guild_id?: string

The id of the guild

message_id: string

The id of the message

Generated using TypeDoc