RPCVoiceStateCreateDispatchData

export interface RPCVoiceStateCreateDispatchData
export interface RPCVoiceStateCreateDispatchData
mute:boolean
Is user muted for the client user
nick:string
Nickname of user
Pan of user
user:APIUser
User who joined voice channel
voice_state:Pick<APIVoiceState, 'deaf' | 'mute' | 'self_deaf' | 'self_mute' | 'suppress'>
Voice state of user
volume:number
Volume of user