Interface PATCHChannelCategoryRolePermissionResponse

interface PATCHChannelCategoryRolePermissionResponse {
    channelCategoryRolePermission: APIGuildCategoryRolePermission;
}

Properties

channelCategoryRolePermission: APIGuildCategoryRolePermission