ignoredChannels property

List<Snowflake>? ignoredChannels
read / write

The channel ids that should not be affected by the rule. (Maximum of 50).

Implementation

List<Snowflake>? ignoredChannels;