I'm trying to find a conversation id since I want to make a Google Hangouts/Chat bot but I can find it I remember it being there before in the Url but now its gone? I'm Using the 3rd party Hangups API.I know this is a duplicate but no one answered my previous question
Asked
Active
Viewed 704 times
1 Answers
0
You can use Method: spaces.list to get the list of spaces available. As the documentation says: A space in Google Chat is a generalization of chat rooms and direct messages.

fullfine
- 1,371
- 1
- 4
- 11
-
i am not using the official google chat api i am using a 3rd party api in python called Hangups – OpenSaned Mar 28 '21 at 06:16