API reference
Event DaveStateChanged
- Namespace
- DisCatSharp.Voice
- Assembly
- DisCatSharp.Voice.dll
Triggered whenever the public DAVE state changes for this voice connection.
public event AsyncEventHandler<VoiceConnection, DaveStateChangedEventArgs> DaveStateChanged
Returns
- AsyncEventHandler<VoiceConnection, DaveStateChangedEventArgs>
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.