Emoji

किसी मैसेज की प्रतिक्रिया के तौर पर इस्तेमाल किया जाने वाला इमोजी.

जेएसओएन के काेड में दिखाना
{

  // 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)

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

CustomEmoji

कस्टम इमोजी के बारे में बताता है.

जेएसओएन के काेड में दिखाना
{
  "uid": string
}
फ़ील्ड
uid

string

पसंद के मुताबिक बनाए गए इमोजी संसाधन के लिए खास कुंजी.