ignoredRoles property

Iterable<Cacheable<Snowflake, IRole>> ignoredRoles

The role that should not be affected by the rule (Maximum of 20).

Implementation

Iterable<Cacheable<Snowflake, IRole>> get ignoredRoles;