Interface POSTChannelCategoryRolePermissionResponse

interface POSTChannelCategoryRolePermissionResponse {
    channelCategoryRolePermission: APIGuildCategoryRolePermission;
}

Properties

channelCategoryRolePermission: APIGuildCategoryRolePermission