Interface GatewayEvent_DocReactionDeleted

interface GatewayEvent_DocReactionDeleted {
    reaction: APIDocReaction;
    serverId: string;
}

Properties

Properties

reaction: APIDocReaction
serverId: string

The ID of the server