Interface GatewayEvent_ForumTopicReactionCreated

interface GatewayEvent_ForumTopicReactionCreated {
    reaction: APIForumTopicReaction;
    serverId?: string;
}

Properties

Properties

reaction: APIForumTopicReaction
serverId?: string

The ID of the server