Table of Contents

Property User

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

User

Gets the user who invoked the interaction.

[JsonProperty("user", NullValueHandling = NullValueHandling.Ignore)]
public DiscordUser User { get; }

Property Value

DiscordUser