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 |
Kolom union content. Wajib. Konten emoji. content hanya dapat berupa salah satu dari berikut: |
unicode |
string
Opsional. Emoji dasar yang direpresentasikan oleh string unicode.
|
customEmoji |
object (CustomEmoji)
Emoji kustom.
|
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-02-24 UTC.
[null,null,["Terakhir diperbarui pada 2026-02-24 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"]]