Show / Hide Table of Contents

    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.

    Back to top © 2016-2022 DSharpPlus Contributors