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

यूनिकोड स्ट्रिंग से दिखाया जाने वाला बुनियादी इमोजी.

customEmoji

object (CustomEmoji)

सिर्फ़ आउटपुट के लिए. पसंद के मुताबिक बनाया गया इमोजी.