Table of Contents
API reference

Event UserJoined

Namespace
DisCatSharp.Voice
Assembly
DisCatSharp.Voice.dll

Triggered whenever a user joins voice in the connected guild.

public event AsyncEventHandler<VoiceConnection, VoiceUserJoinEventArgs> UserJoined

Returns

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