Interface GatewayEvent_ChannelMessageReactionCreated

interface GatewayEvent_ChannelMessageReactionCreated {
    reaction: APIChatMessageReaction;
    serverId?: string;
}

Properties

Properties

reaction: APIChatMessageReaction
serverId?: string

The ID of the server