Looking for a way to auto-create chat rooms in hangouts and auto invite some users in this room. It is possible to do this with Hangoutbot?
Asked
Active
Viewed 118 times
-1
-
Please try to pay a bit attention to how you write your question. your title alone has a typo and a missing space. Taking more time to write your question (also share some of your code, be more specific with your question) will make it easier for someone to take some of his time to answer your question. Also have a look at: https://stackoverflow.com/help/how-to-ask – Merc Nov 11 '19 at 08:33
1 Answers
0
As you can see in the official documentation, there is no way to create chat rooms or add members to a room programmatically. All these actions can only be done using the UI.

Iamblichus
- 18,540
- 2
- 11
- 27