Interface GatewayEvent_ForumTopicCommentReactionCreated

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

Properties

Properties

reaction: APIForumTopicCommentReaction
serverId?: string

The ID of the server