हम 31 जुलाई, 2024 को Google Business Messages की सेवा बंद कर देंगे.
यहां ज़्यादा जानकारी दी गई है.
Receipt
JSON के काेड में दिखाना |
{
"message": string,
"receiptType": enum (ReceiptType )
} |
फ़ील्ड |
message |
string
रसीद से जुड़ा मैसेज. इससे "बातचीत/{conversationId}/messages/{messageId}" में शामिल हो जाती है. इसमें बातचीत का यूनीक आईडी {conversationId} और मैसेज का यूनीक आईडी {messageId} होता है.
|
receiptType |
enum (ReceiptType )
रसीद का टाइप.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-10-10 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-10-10 (UTC) को अपडेट किया गया."],[[["A message receipt confirms delivery and provides details about a specific message within a conversation."],["It includes the message itself, identified by its unique ID within a conversation, and the type of receipt, such as read or delivered."],["The receipt data is structured in JSON format with 'message' and 'receiptType' fields for easy processing."]]],[]]