Class DiscordReaction
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Represents a reaction to a message.
public class DiscordReaction
- Inheritance
-
DiscordReaction
Properties
- Count
Gets the total number of users who reacted with this emoji.
- Emoji
Gets the emoji used to react to this message.
- IsMe
Gets whether the current user reacted with this emoji.