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)

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