Emoji
อีโมจิที่ใช้แสดงความรู้สึกต่อข้อความ
การแสดง 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 .
} |
ช่อง |
ฟิลด์สหภาพ content ต้องระบุ เนื้อหาของอีโมจิ content ต้องเป็นค่าใดค่าหนึ่งต่อไปนี้เท่านั้น |
unicode |
string
ไม่บังคับ อีโมจิพื้นฐานที่แสดงด้วยสตริง Unicode
|
customEmoji |
object (CustomEmoji )
เอาต์พุตเท่านั้น อีโมจิที่กำหนดเอง
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-11-04 UTC
[null,null,["อัปเดตล่าสุด 2024-11-04 UTC"],[[["ReactionEmoji resource represents an emoji used as a reaction to a message."],["Emoji content can be represented either by a unicode string for basic emojis or a CustomEmoji object for custom emojis."],["The content field is required and determines the type of emoji being used."]]],[]]