เราจะยุติการให้บริการ Google Business Messages ในวันที่ 31 กรกฎาคม 2024 อ่านเพิ่มเติม
ที่นี่
Receipt
การแสดง JSON |
{
"message": string,
"receiptType": enum (ReceiptType )
} |
ช่อง |
message |
string
ข้อความที่เชื่อมโยงกับใบเสร็จ เปลี่ยนเป็น "conversations/{conversationId}/messages/{messageId}" โดยที่ {conversationId} เป็นรหัสที่ไม่ซ้ำกันสำหรับการสนทนาและ {messageId} เป็นรหัสที่ไม่ซ้ำกันสำหรับข้อความ
|
receiptType |
enum (ReceiptType )
ประเภทของใบเสร็จ
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-08-22 UTC
[null,null,["อัปเดตล่าสุด 2024-08-22 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."]]],[]]