hasCommunity property

bool get hasCommunity

Whether this guild has the community feature.

Implementation

bool get hasCommunity => has(community);