Table of Contents
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 = 0

The opcode was sent by this client.

Received = 1

The opcode was received from Discord.