আমরা 31 জুলাই, 2024-এ Google বিজনেস মেসেজ বন্ধ করে দেব।
এখানে আরও পড়ুন।
Receipts
JSON প্রতিনিধিত্ব |
---|
{
"receipts": [
{
object (Receipt )
}
],
"createTime": string
} |
ক্ষেত্র |
---|
receipts[] | object ( Receipt ) |
createTime | string ( Timestamp format) যে সময়ে রশিদ তৈরি হয়েছিল। RFC3339 UTC "জুলু" ফর্ম্যাটে একটি টাইমস্ট্যাম্প, ন্যানোসেকেন্ড রেজোলিউশন এবং নয়টি পর্যন্ত ভগ্নাংশের সংখ্যা। উদাহরণ: "2014-10-02T15:01:23Z" এবং "2014-10-02T15:01:23.045123456Z" । |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-01-18 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-01-18 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Message receipts provide confirmation that a message was successfully delivered or read."],["The JSON representation includes an array of receipt objects and a timestamp indicating the creation time."],["Each receipt object contains details about the message delivery status, such as whether it was delivered, read, or failed."],["The `createTime` field is a timestamp in RFC3339 UTC \"Zulu\" format, indicating when the receipts were generated."]]],[]]