VoiceStateResource
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.
export type VoiceStateResource = Omit<APIVoiceState, 'member'> & { guild_id: string;};This export does not declare public properties or methods in the generated declaration file.