ignoredChannels property

List<Snowflake>? ignoredChannels
getter/setter pair

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

Implementation

List<Snowflake>? ignoredChannels;