شناسه. نام منبع ایموجی سفارشی که توسط سرور اختصاص داده شده است.
قالب: customEmojis/{customEmoji}
uid
string
فقط خروجی کلید منحصر به فرد برای منبع ایموجی سفارشی.
emojiName
string
اختیاری. تغییرناپذیر. نام ارائه شده توسط کاربر برای ایموجی سفارشی، که در سازمان منحصر به فرد است.
زمانی که ایموجی سفارشی ایجاد می شود، لازم است، فقط در غیر این صورت خروجی بگیرید.
نام ایموجیها باید با دونقطه شروع و ختم شوند، باید با حروف کوچک باشند و فقط شامل نویسههای الفبایی، خط فاصله و زیرخط باشند. خط فاصله و زیرخط باید برای جدا کردن کلمات استفاده شود و نمی توان آنها را پشت سر هم به کار برد.
مثال: :valid-emoji-name:
temporaryImageUri
string
فقط خروجی یک URL تصویر موقت برای شکلک سفارشی که حداقل 10 دقیقه معتبر است. توجه داشته باشید که هنگام ایجاد ایموجی سفارشی، این در پاسخ پر نمی شود.
تاریخ آخرین بهروزرسانی 2025-04-29 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2025-04-29 بهوقت ساعت هماهنگ جهانی."],[[["This documentation outlines the `CustomEmoji` resource, representing a custom emoji within Google Chat, including its properties and JSON representation."],["It describes the `CustomEmojiPayload`, detailing the data required for creating a custom emoji, specifically focusing on image content and filename."],["Developers can utilize the provided methods to create, delete, retrieve, or list custom emojis using the Google Chat API."],["These functionalities are currently part of the Google Workspace Developer Preview Program, granting early access for testing and development purposes."]]],["Custom emojis, part of the Google Workspace Developer Preview, are defined by a name, unique identifier (`uid`), and user-provided `emojiName` that must be enclosed in colons. A `temporaryImageUri` is provided. The `payload` contains the image's `fileContent` (under 256 KB) and `filename` (.png, .jpg, .gif). Key actions include: creating custom emojis, deleting them, retrieving details, and listing all visible custom emojis. All these actions are performed through the corresponding methods.\n"]]