GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

VoiceStateResource

API/Type Aliases/VoiceStateResource
seyfert/lib/cache/resources/voice-states.d.ts

Signature

export type VoiceStateResource = Omit<APIVoiceState, 'member'> & {    guild_id: string;};

Members

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