Enum StagePrivacyLevel
Represents the privacy level for a stage.
Namespace: DisCatSharp
Assembly: DisCatSharp.dll
Syntax
public enum StagePrivacyLevel
Fields
Name | Description |
---|---|
GuildOnly | Indicates that the stage is only visible to guild members. |
Public | Indicates that the stage is public visible. |