export interface RPCVoiceStateUpdateDispatchDataexternalmute : boolean 
Is user muted for the client user
externalnick : string 
Nickname of user
externalpan : RPCVoicePan 
Pan of user
externaluser : APIUser 
User who joined voice channel
externalvoice_state : APIVoiceState 
Voice state of user
externalvolume : number 
Volume of user