Class ForumReactionEmoji
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
public class ForumReactionEmoji : ObservableApiObject
- Inheritance
-
ForumReactionEmoji
- Inherited Members
Constructors
- ForumReactionEmoji(ulong?, string)
Creates a new forum reaction emoji. Use either
emojiId
orunicodeEmojiString
. Not both.
Properties
- EmojiId
Gets the emoji id of the forum post tag.
- EmojiName
Gets the unicode emoji of the forum post tag.
Methods
- GetEmoji(DiscordClient)
Gets the emoji.