Table of Contents
API reference

Class VoiceUserJoinEventArgs

Namespace
DisCatSharp.Voice.EventArgs
Assembly
DisCatSharp.Voice.dll

Arguments for UserJoined.

public sealed class VoiceUserJoinEventArgs : DiscordEventArgs
Inheritance
VoiceUserJoinEventArgs
Inherited Members

Properties

Ssrc

Gets the SSRC of the user who joined.

User

Gets the user who left.