hasRaidAlertsDisabled property

bool hasRaidAlertsDisabled

Whether this guild has the raidAlertsDisabled feature.

Implementation

bool get hasRaidAlertsDisabled => has(raidAlertsDisabled);