feat: ask for backfill

This commit is contained in:
Timo Kösters
2023-02-20 22:59:45 +01:00
parent 23b18d71ee
commit 7bdd9660aa
12 changed files with 502 additions and 269 deletions

View File

@@ -14,7 +14,7 @@ use ruma::{
},
StateEventType,
},
EventId, OwnedServerName, OwnedUserId, RoomId, ServerName, UserId,
EventId, OwnedServerName, RoomId, ServerName, UserId,
};
use tracing::error;