kotlin-signald
0.30.0+signald-0.23.2-7-1583b4df
common
clientprotocol
/
org.inthewaves.kotlinsignald.clientprotocol.v1.structures
/
ReceiptMessage
Receipt
Message
common
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