Class VoiceUserJoinEventArgs
- Namespace
- DSharpPlus.VoiceNext.EventArgs
- Assembly
- DSharpPlus.VoiceNext.dll
Arguments for UserJoined.
public sealed class VoiceUserJoinEventArgs : DiscordEventArgs
- Inheritance
-
VoiceUserJoinEventArgs
Properties
- SSRC
Gets the SSRC of the user who joined.
- User
Gets the user who left.