Fix matrix api joinRoom() for remote rooms
Added the error message asking to manually invite in case if /api/link-space joinRoom fails, similarly to /api/link
Fix matrix api joinRoom() for remote rooms
Hmmm, I didn't change that because the bridge needed to be manually invited to the space so that it can be selected.
However indeed, if the bridge is invited to the space, then kicked, the…
Fix matrix api joinRoom() for remote rooms
Not sure if adding this hint is a good idea, or if we should rather put it elsewhere (like in a "hint" member), or if we should not put it at all, or if we should add a "please consider manually inviting the bot user <> in the room")
Fix matrix api joinRoom() for remote rooms