Emoji

Emoji yang digunakan sebagai reaksi terhadap pesan.

Representasi JSON
{

  // Union field content can be only one of the following:
  "unicode": string,
  "customEmoji": {
    object (CustomEmoji)
  }
  // End of list of possible types for union field content.
}
Kolom
Kolom union content. Konten emoji. content hanya dapat berupa salah satu dari berikut:
unicode

string

Emoji dasar yang direpresentasikan oleh string unicode.

customEmoji

object (CustomEmoji)

Hanya output. Emoji kustom.