Property UserData
- Namespace
- DisCatSharp.Lavalink.Entities
- Assembly
- DisCatSharp.Lavalink.dll
UserData
Gets the user info.
[JsonProperty("userData")]
public object? UserData { get; }
Gets the user info.
[JsonProperty("userData")]
public object? UserData { get; }