API reference
Event VoiceSocketErrored
- Namespace
- DisCatSharp.Voice
- Assembly
- DisCatSharp.Voice.dll
Triggered whenever voice WebSocket throws an exception.
public event AsyncEventHandler<VoiceConnection, SocketErrorEventArgs> VoiceSocketErrored
Returns
- AsyncEventHandler<VoiceConnection, SocketErrorEventArgs>
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.