API reference
Property User
- Namespace
- DisCatSharp.Voice.EventArgs
- Assembly
- DisCatSharp.Voice.dll
User
Gets the user associated with the dropped packet, when known.
public DiscordUser? User { get; }
Gets the user associated with the dropped packet, when known.
public DiscordUser? User { get; }