PartialEmoji
Namespace: Discord
Properties
Name
Description
Type
Id
ID of the emoji (null if it's a unicode emoji)
ulong?
Name
Name of the emoji
string
Animated
Whether this emoji is animated or not
bool
Icon
The emoji's icon (null if it's a unicode emoji)
DiscordCDNImage
Custom
Whether this is a custom emoji or not
bool
Methods
AsMessegable
Converts the emoji into a string to be used within messages.
Returns
string
Last updated
Was this helpful?