GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

VOICE_STATE_UPDATE

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

Signature

export declare const VOICE_STATE_UPDATE: (self: UsingClient, data: APIVoiceState) => Promise<[state: VoiceState] | [state: VoiceState, old?: VoiceState | undefined]>;

Members

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