[]Type Definition matrix_sdk::events::fully_read::FullyReadEvent

type FullyReadEvent = EphemeralRoomEvent<FullyReadEventContent>;

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.