mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-04 05:58:11 -04:00
…that holds information on the thread the given item is the root of - it holds the latest event content and sender at the moment but will hold more information in the future e.g. number of replies, if it's unread etc. - the field is not currently being populate but is delivered earlier so it can power shipping the UI side on the embedders