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)

פלט בלבד. אמוג'י בהתאמה אישית.