4ecd599c15
It turns out that downstream clients can and do call `Client::join_room_by_id()` rather than `Room::join`, so we need to do the room key history import in the lower-level method. --------- Signed-off-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Co-authored-by: Benjamin Bouvier <benjamin@bouvier.cc>