Google Business Messages'ı 31 Temmuz 2024'te kullanımdan kaldıracağız.
Burayı tıklayarak daha fazla bilgi edinebilirsiniz.
Receipt
JSON gösterimi |
{
"message": string,
"receiptType": enum (ReceiptType )
} |
Alanlar |
message |
string
Makbuzla ilişkili ileti. "İletiler/{dönş.Id}/messages/{messageId}" olarak çözümlenir. Burada {ileti dizisiKimliği}, görüşmenin benzersiz kimliği, {messageId} ise mesajın benzersiz kimliğidir.
|
receiptType |
enum (ReceiptType )
Makbuz türü.
|
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-08-22 UTC.
[null,null,["Son güncelleme tarihi: 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."]]],[]]