Interface
APIVoiceStateStub
Minimal voice-state stub used by `@fluxerjs/voice` before a full wire payload exists.
Type
Partial<APIVoiceState> & Pick<APIVoiceState, 'channel_id' | 'user_id'>Minimal voice-state stub used by `@fluxerjs/voice` before a full wire payload exists.
Partial<APIVoiceState> & Pick<APIVoiceState, 'channel_id' | 'user_id'>