Property User
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.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; }
Gets the user that invoked this interaction.
This can be cast to a DiscordMember if created in a guild.
[JsonIgnore]
public DiscordUser User { get; }