Table of Contents

Class DefaultReaction

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Represents an emoji used for reacting to a forum post.

public sealed class DefaultReaction
Inheritance
DefaultReaction

Properties

EmojiId

The ID of the emoji, if applicable.

EmojiName

The unicode emoji, if applicable.

Methods

FromEmoji(DiscordEmoji)

Creates a DefaultReaction object from an emoji.