ruma::events

Module receipt

Source
Available on crate feature events only.
Expand description

Types for the m.receipt event.

Structs§

Receipt
An acknowledgement of an event.
ReceiptEventContent
The content of an m.receipt event.

Enums§

ReceiptThread
The thread a receipt applies to.
ReceiptType
The type of receipt.

Type Aliases§

ReceiptEvent
An m.receipt event.
Receipts
A collection of receipts.
SyncReceiptEvent
An m.receipt event from a sync_events response.
UserReceipts
A mapping of user ID to receipt.