Last updated 1 year ago
Represents an emoji object that is either unicode or server based emoji that can be used in reactions.
You can create this using new Emoji("⏩") or new Emoji(":server_emoji:")
new Emoji("⏩")
new Emoji(":server_emoji:")
string Id
DateTime? Created
string Name
bool IsServerEmoji
string? ServerId
? Server
string? CreatorId
? Creator
bool IsAnimated
bool IsNsfw
string ImageUrl