Interface GatewayEvent_DocCommentReactionDeleted

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

Properties

Properties

reaction: APIDocCommentReaction
serverId: string

The ID of the server