hasDeveloperSupportServer property

bool get hasDeveloperSupportServer

Whether this guild has the developerSupportServer feature.

Implementation

bool get hasDeveloperSupportServer => has(developerSupportServer);