GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

STAGE_INSTANCE_CREATE

API/Variables/STAGE_INSTANCE_CREATE
seyfert/lib/events/hooks/stage.d.ts

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.