Interface GatewayEvent_DocCommentUpdated

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

Properties

Properties

docComment: APIDocComment
serverId: string

The ID of the server