Interface GatewayEvent_CategoryDeleted

interface GatewayEvent_CategoryDeleted {
    category: APIGuildCategory;
    serverId: string;
}

Properties

Properties

serverId: string

The ID of the server