Property User
- Namespace
- DisCatSharp.EventArgs
- Assembly
- DisCatSharp.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; }