ignoredRoles property

List<Snowflake>? ignoredRoles
getter/setter pair

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

Implementation

List<Snowflake>? ignoredRoles;