trixnity-client
Toggle table of contents
4.22.2
common
Platform filter
common
Switch theme
Search in API
trixnity-client
trixnity-client
/
net.folivo.trixnity.client.store
/
RoomUserReceipts
/
Receipt
Receipt
@
Serializable
data
class
Receipt
(
val
eventId
:
EventId
,
val
receipt
:
ReceiptEventContent.Receipt
)
Members
Constructors
Receipt
Link copied to clipboard
constructor
(
eventId
:
EventId
,
receipt
:
ReceiptEventContent.Receipt
)
Properties
event
Id
Link copied to clipboard
val
eventId
:
EventId
receipt
Link copied to clipboard
val
receipt
:
ReceiptEventContent.Receipt