Interface GatewayEvent_DocReactionCreated

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

Properties

Properties

reaction: APIDocReaction
serverId: string

The ID of the server