unsafe Fill Timeline Gaps
open suspend override fun unsafeFillTimelineGaps(startEventId: EventId, roomId: RoomId, limit: Long): Result<Unit>
Unsafe means, that it may throw exceptions
Unsafe means, that it may throw exceptions