Discord.https - v3.0.16
    Preparing search index...

    Interface GatewayMessageReactionRemoveData

    interface GatewayMessageReactionRemoveData {
        channel_id: string;
        guild_id?: string;
        message_id: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    channel_id: string

    The id of the channel

    guild_id?: string

    The id of the guild

    message_id: string

    The id of the message