🙂Emojis

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:")

Emoji

string Id

DateTime? Created

string Name

bool IsServerEmoji

string? ServerId

Server? Server

string? CreatorId

User? Creator

bool IsAnimated

bool IsNsfw

string ImageUrl

Last updated