An emoji that is used as a reaction to a message.
JSON representation |
---|
{ // Union field |
Fields | |
---|---|
Union field
|
|
unicode |
A basic emoji represented by a unicode string. |
customEmoji |
A custom emoji. |
CustomEmoji
Represents a custom emoji.
JSON representation |
---|
{ "uid": string } |
Fields | |
---|---|
uid |
Unique key for the custom emoji resource. |