hasInvitesDisabled property

bool hasInvitesDisabled

Whether this guild has the invitesDisabled feature.

Implementation

bool get hasInvitesDisabled => has(invitesDisabled);