API reference
Enum DaveOpcodeDirection
- Namespace
- DisCatSharp.Voice.Enums
- Assembly
- DisCatSharp.Voice.dll
Specifies whether a DAVE opcode was sent or received.
public enum DaveOpcodeDirection
Fields
Sent = 0The opcode was sent by this client.
Received = 1The opcode was received from Discord.