শনাক্তকারী। সার্ভার দ্বারা নির্ধারিত কাস্টম ইমোজির সংস্থানের নাম।
বিন্যাস: customEmojis/{customEmoji}
uid
string
শুধুমাত্র আউটপুট। কাস্টম ইমোজি সম্পদের জন্য অনন্য কী।
emoji Name
string
ঐচ্ছিক। অপরিবর্তনীয়। কাস্টম ইমোজির জন্য ব্যবহারকারী-প্রদত্ত নাম, যা প্রতিষ্ঠানের মধ্যে অনন্য।
কাস্টম ইমোজি তৈরি হলে প্রয়োজন, অন্যথায় আউটপুট।
ইমোজির নাম অবশ্যই কোলন দিয়ে শুরু এবং শেষ হতে হবে, ছোট হাতের হতে হবে এবং শুধুমাত্র বর্ণসংখ্যার অক্ষর, হাইফেন এবং আন্ডারস্কোর থাকতে পারে। হাইফেন এবং আন্ডারস্কোর শব্দগুলিকে আলাদা করতে ব্যবহার করা উচিত এবং পরপর ব্যবহার করা যাবে না।
উদাহরণ: :valid-emoji-name:
temporary Image Uri
string
শুধুমাত্র আউটপুট। কাস্টম ইমোজির জন্য ছবির URL, কমপক্ষে 10 মিনিটের জন্য বৈধ। মনে রাখবেন যে কাস্টম ইমোজি তৈরি করার সময় এটি প্রতিক্রিয়াতে পপুলেট করা হয় না।
[[["সহজে বোঝা যায়","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"]],["2024-11-22 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["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"]]