Table of Contents

Property UserData

Namespace
DisCatSharp.Lavalink.Entities
Assembly
DisCatSharp.Lavalink.dll

Gets the user info.

[JsonProperty("userData")]
public object? UserData { get; }

Property Value

object