Table of Contents

Property User

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

User

Gets the user that invoked this interaction.

This can be cast to a DiscordMember if created in a guild.

[JsonIgnore]
public DiscordUser User { get; }

Property Value

DiscordUser