logo
pub type SyncReceiptEvent = SyncEphemeralRoomEvent<ReceiptEventContent>;
Expand description

An m.receipt event from a sync_events response.