Table of Contents

Class MessageReactionRemovedEmojiEventArgs

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Represents arguments for MessageReactionRemovedEmoji

public sealed class MessageReactionRemovedEmojiEventArgs : DiscordEventArgs
Inheritance
MessageReactionRemovedEmojiEventArgs

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.