Google menggunakan teknologi AI untuk menerjemahkan konten ke dalam bahasa pilihan Anda. Terjemahan AI mungkin mengandung kesalahan.
Emoji
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Emoji yang digunakan sebagai reaksi terhadap pesan.
| Representasi JSON |
{
"unicode": string,
"customEmoji": {
object (CustomEmoji)
}
} |
| Kolom |
| Wajib. Konten emoji. Berikut adalah daftar kolom yang bersifat eksklusif satu sama lain. Maksimal satu kolom akan ditetapkan dalam respons: |
unicode |
string
Opsional. Emoji dasar yang direpresentasikan oleh string unicode.
|
customEmoji |
object (CustomEmoji)
Emoji kustom.
|
| Akhir kolom yang saling eksklusif. |
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2026-09-19 UTC.
[null,null,["Terakhir diperbarui pada 2026-09-19 UTC."],[],["The core content defines a message reaction emoji, which can be represented in JSON. The `content` field is mandatory and can be either a `unicode` string for basic emojis or a `customEmoji` object for custom emojis. `unicode` is optional and represents a standard emoji, while `customEmoji` is output-only and links to a separate definition of custom emojis. Only one of the content type is accepted.\n"]]