Enum PrivacyLevel
Represents a stage instance's privacy level.
Namespace: DSharpPlus
Assembly: cs.temp.dll.dll
Syntax
public enum PrivacyLevel
Fields
Name | Description |
---|---|
GuildOnly | Indicates that the stage instance is only visible to guild members. |
Public | Indicates that the stage instance is publicly visible. |