API v6 - DeprecatedInterfacesGatewayVoiceStateUpdateVersion: 0.37.11On this pageGatewayVoiceStateUpdate https://discord.com/developers/docs/topics/gateway#update-voice-state@deprecatedGateway v6 is deprecated and the types will not receive further updates, please update to v8.Index PropertiesdopProperties dd: { channel_id: null | string; guild_id: string; self_deaf: boolean; self_mute: boolean }Type declarationchannel_id: null | stringguild_id: stringself_deaf: booleanself_mute: booleanopop: VoiceStateUpdate
https://discord.com/developers/docs/topics/gateway#update-voice-state
Gateway v6 is deprecated and the types will not receive further updates, please update to v8.