Interface GatewayEvent_ChannelCategoryRolePermissionUpdated

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

Properties

channelCategoryRolePermission: APIGuildCategoryRolePermission
serverId: string

The ID of the server