ignoredRoles property

List<Snowflake>? ignoredRoles
read / write

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

Implementation

List<Snowflake>? ignoredRoles;