hasRoleSubscriptionsEnabled property

bool hasRoleSubscriptionsEnabled

Whether this guild has the roleSubscriptionsEnabled feature.

Implementation

bool get hasRoleSubscriptionsEnabled => has(roleSubscriptionsEnabled);