hasVanityUrl property

bool hasVanityUrl

Whether this guild has the vanityUrl feature.

Implementation

bool get hasVanityUrl => has(vanityUrl);