ChannelInformation
@Serializable
Constructors
Link copied to clipboard
constructor(broadcasterId: String, broadcasterLogin: String, broadcasterName: String, broadcasterLanguage: String = "", gameName: String = "", gameId: String = "", title: String = "", delay: Int = 0, tags: List<String>? = null, contentClassificationLabels: List<String> = emptyList(), isBrandedContent: Boolean = false)
Properties
Link copied to clipboard
an ID that uniquely identifies the broadcaster.
Link copied to clipboard
the broadcaster's preferred language as an ISO 639-1 two-letter code.
Link copied to clipboard
the broadcaster's login name.
Link copied to clipboard
the broadcaster's display name.
Link copied to clipboard
the content classification labels applied to the channel.
Link copied to clipboard
whether the channel has branded content.