Kami akan menghentikan Google Business Messages pada 31 Juli 2024. Baca selengkapnya
di sini.
Receipts
Representasi JSON |
{
"receipts": [
{
object (Receipt )
}
],
"createTime": string
} |
Kolom |
receipts[] |
object (Receipt )
|
createTime |
string (Timestamp format)
Waktu tanda terima dibuat. Stempel waktu dalam RFC3339 UTC "Zulu" , dengan resolusi nanodetik dan hingga sembilan digit pecahan. Contoh: "2014-10-02T15:01:23Z" dan "2014-10-02T15:01:23.045123456Z" .
|
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-10-10 UTC.
[null,null,["Terakhir diperbarui pada 2024-10-10 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."]]],[]]