Skip to main content
boolean
required
Indicate if the select should be disabled or not.
boolean
required
Indicate if the multiple select should be required or not.
array
required
Types of channels that should be included in the select.
boolean
Indicate if the NSFW channels should be hidden or not.
boolean
Indicate if the only NSFW channels should be shown or not.
boolean
Indicate if the no access channels should be hidden or not.

Data required for getActualSet function

Array of Strings (Channels IDs) | or an empty Array.

Data returned

Array of Strings (Channels IDs) | or an empty Array.

Example Usage