Interface GatewayEvent_DocCommentCreated

interface GatewayEvent_DocCommentCreated {
    docComment: APIDocComment;
    serverId: string;
}

Properties

Properties

docComment: APIDocComment
serverId: string

The ID of the server