surface message edit history (no edit_message tool - shard commits to its words)

This commit is contained in:
Damocles 2026-05-01 13:45:23 +02:00
parent 9d490f5ca8
commit bc3a4782cc
4 changed files with 75 additions and 5 deletions

View file

@ -379,6 +379,7 @@ async fn fetch_event(
body: text.body.clone(),
in_reply_to,
read_by: Vec::new(),
edit_history: Vec::new(),
})
}
matrix_sdk::ruma::events::AnySyncMessageLikeEvent::Reaction(