Emoji
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Mesaja tepki olarak kullanılan emoji.
JSON gösterimi |
{
// 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 .
} |
Alanlar |
Birlik alanı content . Zorunlu. Emojinin içeriği. content yalnızca aşağıdakilerden biri olabilir: |
unicode |
string
İsteğe bağlı. Unicode dizesi ile temsil edilen temel bir emoji.
|
customEmoji |
object (CustomEmoji )
Özel emoji.
|
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-25 UTC.
[null,null,["Son güncelleme tarihi: 2025-07-25 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"],null,[]]