31 lipca 2024 r. wycofamy Google Business Messages. Więcej informacji znajdziesz
tutaj.
Receipts
Potwierdzenia wiadomości.
Zapis JSON |
{
"receipts": [
{
object (Receipt )
}
],
"createTime": string
} |
Pola |
receipts[] |
object (Receipt )
|
createTime |
string (Timestamp format)
Godzina utworzenia rachunków. Sygnatura czasowa w RFC3339 UTC „Zulu” z rozdzielczością nanosekundową i maksymalnie 9 cyframi po przecinku. Przykłady: "2014-10-02T15:01:23Z" i "2014-10-02T15:01:23.045123456Z" .
|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-10-10 UTC.
[null,null,["Ostatnia aktualizacja: 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."]]],[]]