Type Definition ruma_common::events::fully_read::FullyReadEvent
source · [−]pub type FullyReadEvent = RoomAccountDataEvent<FullyReadEventContent>;Available on crate feature
events only.Expand description
An m.fully_read event.
