GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

VOICE_CHANNEL_EFFECT_SEND

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

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.