Interface GatewayEvent_ChannelCategoryRolePermissionCreated

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

Properties

channelCategoryRolePermission: APIGuildCategoryRolePermission
serverId: string

The ID of the server