hasCommunity property

bool hasCommunity

Whether this guild has the community feature.

Implementation

bool get hasCommunity => has(community);