Type Definition ruma_events::receipt::ReceiptEvent[][src]

type ReceiptEvent = EphemeralRoomEvent<ReceiptEventContent>;
Expand description

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