unsafeFillTimelineGaps

abstract suspend fun unsafeFillTimelineGaps(startEventId: EventId, roomId: RoomId, limit: Long = 20): Result<Unit>

Unsafe means, that it may throw exceptions