UpdateChannelRequest

constructor(gameId: String? = null, broadcasterLanguage: String? = null, title: String? = null, delay: Int? = null, tags: List<String>? = null, contentClassificationLabels: List<ContentClassificationLabel>? = null, isBrandedContent: Boolean? = null)