একটি কাস্টম ইমোজি মুছে দেয়। ডিফল্টরূপে, ব্যবহারকারীরা শুধুমাত্র তাদের তৈরি কাস্টম ইমোজি মুছে ফেলতে পারে। অ্যাডমিনিস্ট্রেটর দ্বারা নির্ধারিত ইমোজি ম্যানেজাররা প্রতিষ্ঠানের যেকোনো কাস্টম ইমোজি মুছে ফেলতে পারেন। Google চ্যাটে কাস্টম ইমোজি সম্পর্কে জানুন দেখুন।
প্রয়োজন। মুছে ফেলার জন্য কাস্টম ইমোজির রিসোর্স নাম।
বিন্যাস: customEmojis/{customEmoji}
আপনি {customEmoji} এর উপনাম হিসেবে ইমোজির নাম ব্যবহার করতে পারেন। উদাহরণস্বরূপ, customEmojis/:example-emoji: যেখানে :example-emoji: একটি কাস্টম ইমোজির ইমোজি নাম।
[[["সহজে বোঝা যায়","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-05-07 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Deletes a custom emoji using the DELETE HTTP request method with required user authentication."],["Requires the `chat.customemojis` OAuth scope for authorization."],["The custom emoji is identified by its resource name, specified as a path parameter called `name`."],["The request body must be empty, and a successful deletion results in an empty response body."],["This feature is currently available as a developer preview within the Google Workspace Developer Preview Program."]]],["This document details the process of deleting a custom emoji via an HTTP DELETE request to `https://chat.googleapis.com/v1/{name=customEmojis/*}`. The `name` path parameter, representing the emoji's resource name (e.g., `customEmojis/:example-emoji:`), is required. The request body must be empty. A successful deletion results in an empty response body. This action requires user authentication and the `https://www.googleapis.com/auth/chat.customemojis` OAuth scope. It's available via the Google Workspace Developer Preview Program.\n"]]