Interface GatewayEvent_ForumTopicReactionDeleted

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

Properties

Properties

reaction: APIForumTopicReaction
serverId?: string

The ID of the server