hasPartyPrivacyVoiceChannel property

bool hasPartyPrivacyVoiceChannel

Whether this ActivityFlags has the partyPrivacyVoiceChannel flag set.

Implementation

bool get hasPartyPrivacyVoiceChannel => has(partyPrivacyVoiceChannel);