Property VoiceState
- Namespace
- DisCatSharp.Lavalink.Entities
- Assembly
- DisCatSharp.Lavalink.dll
VoiceState
Gets the player voice state.
[JsonProperty("voice")]
public LavalinkVoiceState VoiceState { get; set; }
Gets the player voice state.
[JsonProperty("voice")]
public LavalinkVoiceState VoiceState { get; set; }