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)

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

CustomEmoji

מייצג אמוג'י בהתאמה אישית.

ייצוג JSON
{
  "uid": string
}
שדות
uid

string

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