API reference
Property User
- Namespace
- DisCatSharp.Voice.EventArgs
- Assembly
- DisCatSharp.Voice.dll
User
Gets the user that sent the audio data.
public DiscordUser? User { get; }
Gets the user that sent the audio data.
public DiscordUser? User { get; }