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