ignoredChannels property

Iterable<Cacheable<Snowflake, ITextGuildChannel>> ignoredChannels

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

Implementation

Iterable<Cacheable<Snowflake, ITextGuildChannel>> get ignoredChannels;