Enum VoiceState
- Namespace
- DSharpPlus.VoiceLink.Enums
- Assembly
- DSharpPlus.VoiceLink.dll
[Flags]
public enum VoiceState
Fields
None = 0ServerDeafened = 16ServerMuted = 8Speaking = 1UserDeafened = 4UserMuted = 2
[Flags]
public enum VoiceState
None = 0ServerDeafened = 16ServerMuted = 8Speaking = 1UserDeafened = 4UserMuted = 2