hasVipRegions property

bool hasVipRegions

Whether this guild has the vipRegions feature.

Implementation

bool get hasVipRegions => has(vipRegions);