Property User
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
User
Gets the user who created the reaction.
This can be cast to a DiscordMember if the reaction was in a guild.
public DiscordUser User { get; }
Gets the user who created the reaction.
This can be cast to a DiscordMember if the reaction was in a guild.
public DiscordUser User { get; }