hasRoleSubscriptionsEnabled property
Whether this guild has the roleSubscriptionsEnabled feature.
Implementation
bool get hasRoleSubscriptionsEnabled => has(roleSubscriptionsEnabled);
Whether this guild has the roleSubscriptionsEnabled feature.
bool get hasRoleSubscriptionsEnabled => has(roleSubscriptionsEnabled);