clientprotocol
/
org.inthewaves.kotlinsignald.clientprotocol.v1.structures
/
ReceiptMessage
common
Receipt
Message
data class
ReceiptMessage
(type:
String
?, timestamps:
List
<
Long
>, when:
Long
?)
Content copied to clipboard
Properties
Properties
timestamps
Link copied to clipboard
common
val
timestamps
:
List
<
Long
>
Content copied to clipboard
type
Link copied to clipboard
common
val
type
:
String
? = null
Content copied to clipboard
options: UNKNOWN, DELIVERY, READ, VIEWED
when
Link copied to clipboard
common
val
when
:
Long
? = null
Content copied to clipboard