Type Definition ruma::events::receipt::ReceiptEvent[][src]

pub type ReceiptEvent = EphemeralRoomEvent<ReceiptEventContent>;
This is supported on crate feature events only.
Expand description

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