VOICE_CHANNEL_EFFECT_SEND
Signature
export declare const VOICE_CHANNEL_EFFECT_SEND: (_self: UsingClient, data: GatewayVoiceChannelEffectSendDispachData) => { channelId: string; guildId: string; userId: string; ... 4 more ...; soundVolume?: number | undefined; } | { ...; };Members
This export does not declare public properties or methods in the generated declaration file.