Overview
Properties
Methods
Properties
contentClassificationLabels
Type: string[]
An array of content classification label IDs currently applied on the channel. To retrieve a list of all possible IDs, use the {@link ApiClient#contentClassificationLabels#getAll} API method.
isMature
Type: boolean
Deprecated
Use EventSubChannelUpdateEvent#contentClassificationLabels to check if any content classification labels are applied to the channel.
Currently, this flag mimics the previous behavior by checking whether the contentClassificationLabels
array is not empty.
This flag will be removed in the next major release.
Whether the channel is flagged as suitable for mature audiences only.