typealias RESTGetAPIGuildVoiceStateCurrentMemberResult

external
export type RESTGetAPIGuildVoiceStateCurrentMemberResult = APIVoiceState;

https://discord.com/developers/docs/resources/voice#get-current-user-voice-state

Union Members

APIVoiceState