Table of Contents
API reference

Event UserLeft

Namespace
DisCatSharp.Voice
Assembly
DisCatSharp.Voice.dll

Triggered whenever a user leaves voice in the connected guild.

public event AsyncEventHandler<VoiceConnection, VoiceUserLeaveEventArgs> UserLeft

Returns

AsyncEventHandler<VoiceConnection, VoiceUserLeaveEventArgs>
Your library to write discord bots in C# with focus on always providing access to the latest discord features.