Interface GatewayEvent_ChannelCategoryRolePermissionDeleted

interface GatewayEvent_ChannelCategoryRolePermissionDeleted {
    channelCategoryRolePermission: APIGuildCategoryRolePermission;
    serverId: string;
}

Properties

channelCategoryRolePermission: APIGuildCategoryRolePermission
serverId: string

The ID of the server