GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

VOICE_CHANNEL_STATUS_UPDATE

API/Variables/VOICE_CHANNEL_STATUS_UPDATE
seyfert/lib/events/hooks/voice.d.ts

Signature

export declare const VOICE_CHANNEL_STATUS_UPDATE: (self: UsingClient, data: GatewayVoiceChannelStatusUpdateDispatchData) => Promise<[status: { id: string; guildId: string; status?: string | ... 1 more ... | undefined; }, channel: VoiceChannel | undefined]>;

Members

This export does not declare public properties or methods in the generated declaration file.