REST Resource: spaces.messages.reactions
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
المرجع: Reaction
تمثيل JSON |
{
"name": string,
"user": {
object (User )
},
"emoji": {
object (Emoji )
}
} |
الحقول |
name |
string
المعرّف اسم المورد للتفاعل تنسيق الملف: spaces/{space}/messages/{message}/reactions/{reaction}
|
user |
object (User )
النتائج فقط. المستخدِم الذي أنشأ التفاعل.
|
emoji |
object (Emoji )
مطلوب. الرمز التعبيري المستخدَم في التفاعل
|
الطُرق |
|
لإنشاء تفاعل وإضافته إلى رسالة |
|
حذف تفاعل مع رسالة |
|
يسرد التفاعلات مع رسالة. |
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)"],[],["Reactions to messages are identified by a string name and include the user who created them and the emoji used. JSON format represents reactions with these fields. Core actions include: creating a reaction, which adds it to a message; deleting a reaction; and listing all reactions associated with a specific message. The identifier of a reaction follows a specific string pattern, specifying the space, message, and reaction involved.\n"],null,[]]