Interface GatewayEvent_ForumTopicCommentReactionDeleted

interface GatewayEvent_ForumTopicCommentReactionDeleted {
    reaction: APIForumTopicCommentReaction;
    serverId?: string;
}

Properties

Properties

reaction: APIForumTopicCommentReaction
serverId?: string

The ID of the server