Form Types
Channels Select
disabled
boolean
requiredIndicate if the select should be disabled or not.
channelTypes
array
requiredTypes of channels that should be included in the select.
hideNSW
boolean
Indicate if the NSFW channels should be hidden or not.
onlyNSFW
boolean
Indicate if the only NSFW channels should be shown or not.
hideNoAccess
boolean
Indicate if the no access channels should be hidden or not.
Data required for getActualSet function
String, channel ID.
Data returned
String, channel ID | or null.
Example Usage
Was this page helpful?