hasGatewayGuildMembers property

bool hasGatewayGuildMembers

Whether this application has the gatewayGuildMembers flag set.

Implementation

bool get hasGatewayGuildMembers => has(gatewayGuildMembers);