Property VoiceState
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
VoiceState
Gets this member's voice state.
warning
This will throw if accessed for an oauth2 constructed member.
[JsonIgnore]
public DiscordVoiceState? VoiceState { get; }