Emoji
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
אמוג'י שמשמש לתגובה להודעה.
| ייצוג ב-JSON |
{
"unicode": string,
"customEmoji": {
object (CustomEmoji)
}
} |
| שדות |
שדה האיחוד content. חובה. התוכן של האמוג'י. הערך של content יכול להיות רק אחת מהאפשרויות הבאות: |
unicode |
string
אופציונלי. אמוג'י בסיסי שמיוצג על ידי מחרוזת Unicode.
|
customEmoji |
object (CustomEmoji)
אמוג'י בהתאמה אישית.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2026-02-24 (שעון UTC).
[null,null,["עדכון אחרון: 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"]]