I have implemented a Chat Bot from the Google API and can post messages to all spaces that the bot allowed user is a member of.
However when I use the https://chat.googleapis.com/v1/spaces/list call do display a listing of all spaces that user is a member of, it does not show spaces outside of the organisation.
Is it possible to list ALL spaces a user is a member of including ones outside of their organisation?
That would be a massive privacy law violation. So be happy it's not possible.