guildOnly constant

The Stage instance is visible to only guild members.

Implementation

static const StageChannelInstancePrivacyLevel guildOnly = const StageChannelInstancePrivacyLevel._create(2);