Receipt

Message receipt.

JSON representation
{
  "message": string,
  "receiptType": enum (ReceiptType)
}
Fields
message

string

The message associated with the receipt. Resolves to "conversations/{conversationId}/messages/{messageId}", where {conversationId} is the unique ID for the conversation and {messageId} is the unique ID for the message.

receiptType

enum (ReceiptType)

A receipt type.