We added new API calls to allow managing groups without a personal bot.
SmartBots allows managing groups by “system” bots. Such groups run on a bot provided by SmartBots (the advantages are a cheaper price and easier management).
As a beginning, two API calls have been added:
- send_group_im – the command to send a message to the group chat,
- set_http_callback – the command to set HTTP callbacks and get them when something happens in a group.
The currently available API calls are listed here.