Interface GatewayEvent_DocCommentReactionCreated

interface GatewayEvent_DocCommentReactionCreated {
    reaction: APIDocCommentReaction;
    serverId: string;
}

Properties

Properties

reaction: APIDocCommentReaction
serverId: string

The ID of the server