Type Definition ruma::events::fully_read::FullyReadEvent[][src]

type FullyReadEvent = RoomAccountDataEvent<FullyReadEventContent>;
This is supported on crate feature events only.
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.