Class MessageReactionRemoveEmojiEventArgs
- Namespace
- DisCatSharp.EventArgs
- Assembly
- DisCatSharp.dll
Represents arguments for MessageReactionRemovedEmoji
public sealed class MessageReactionRemoveEmojiEventArgs : DiscordEventArgs
- Inheritance
-
MessageReactionRemoveEmojiEventArgs
- Inherited Members
Properties
- Channel
Gets the channel the removed reactions were in.
- Emoji
Gets the emoji of the reaction that was removed.
- Guild
Gets the guild the removed reactions were in.
- Message
Gets the message that had the removed reactions.