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)

رمز إيموجي مخصّص