onUserNotAllowed

@Status(value = HttpStatus.FORBIDDEN)
open fun onUserNotAllowed(exception: ServerErrors.UserNotInServer, @PathVariable serverId: String, @PathVariable channelId: String): GetChannelSessionApi.Errors.UserNotAllowed