[][src]Module ruma_events::receipt

Types for the m.receipt event.

Structs

Receipt

An acknowledgement of an event.

ReceiptEvent

Informs the client of new receipts.

Receipts

A collection of receipts.

Type Definitions

ReceiptEventContent

The payload for ReceiptEvent.

UserReceipts

A mapping of user ID to receipt.