Мы прекратим поддержку Google Business Messages 31 июля 2024 г. Подробнее читайте
здесь .
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 "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. 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."]]],[]]