Type Definition ruma_events::fully_read::FullyReadEvent[][src]

type FullyReadEvent = RoomAccountDataEvent<FullyReadEventContent>;
Expand description

The current location of the user’s read marker in a room.

This event appears in the user’s room account data for the room the marker is applicable for.