STAGE_INSTANCE_CREATE
Signature
export declare const STAGE_INSTANCE_CREATE: (_self: UsingClient, data: APIStageInstance) => { id: string; guildId: string; channelId: string; topic: string; privacyLevel: StageInstancePrivacyLevel; guildScheduledEventId?: string | undefined; };Members
This export does not declare public properties or methods in the generated declaration file.