Discord.https - v3.0.16
    Preparing search index...

    Interface RESTPatchAPIStageInstanceJSONBody

    interface RESTPatchAPIStageInstanceJSONBody {
        privacy_level?: StageInstancePrivacyLevel;
        topic?: string;
    }
    Index

    Properties

    The privacy level of the stage instance

    topic?: string

    The topic of the stage instance (1-120 characters)