Module ruma_events::receipt[][src]

Expand description

Types for the m.receipt event.

Structs

Receipt

An acknowledgement of an event.

ReceiptEventContent

The payload for ReceiptEvent.

Type Definitions

ReceiptEvent

Informs the client who has read a message specified by it’s event id.

Receipts

A collection of receipts.

UserReceipts

A mapping of user ID to receipt.