Table of Contents

Class MessageReactionsClearEventArgs

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Represents arguments for MessageReactionsCleared event.

public class MessageReactionsClearEventArgs : DiscordEventArgs
Inheritance
MessageReactionsClearEventArgs
Inherited Members

Properties

Channel

Gets the channel to which this message belongs.

Guild

Gets the guild in which the reactions were cleared.

Message

Gets the message for which the update occurred.