আপনি যদি আপনার বার্তার জন্য একটি কাস্টম আইডি সেট করে থাকেন, তাহলে আপনি {message} এর জন্য clientAssignedMessageId ফিল্ড থেকে মানটি ব্যবহার করতে পারেন। বিস্তারিত জানার জন্য, একটি বার্তার নাম দেখুন।
ক্যোয়ারী প্যারামিটার
পরামিতি
force
boolean
ঐচ্ছিক। true হলে, একটি বার্তা মুছে দিলে তার থ্রেড করা উত্তরগুলিও মুছে যায়। false হলে, যদি কোনো বার্তার থ্রেডেড উত্তর থাকে, মোছা ব্যর্থ হয়।
[[["সহজে বোঝা যায়","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-16 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["This method enables you to delete messages and optionally their replies using an HTTP DELETE request."],["It supports both app and user authentication, with app authentication limiting deletion to messages created by the app."],["You can specify whether to force delete threaded replies with the `force` query parameter when using user authentication."],["The request requires specifying the message's resource name in the URL path and an empty request body."],["Authorization is required using one of the specified OAuth scopes."]]],[]]