VOICE_CHANNEL_STATUS_UPDATE
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.