Interface GatewayEvent_CategoryCreated

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

Properties

Properties

serverId: string

The ID of the server