API reference
Event DaveOpcodeObserved
- Namespace
- DisCatSharp.Voice
- Assembly
- DisCatSharp.Voice.dll
Triggered whenever a DAVE opcode is sent or received.
public event AsyncEventHandler<VoiceConnection, DaveOpcodeEventArgs> DaveOpcodeObserved
Returns
- AsyncEventHandler<VoiceConnection, DaveOpcodeEventArgs>
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.