I want to add a bot to a Telegram Group, but not via manual approach:
but via API instead, i.e., something like this:
which I had not been able to make it working. I've tried.
https://telegram.me/mybotname?startgroup=mygroupname,
or /start@mybotname
within "mygroupname". Neither way get my bot added to the Telegram Group.
The reason I need to add a bot to Telegram Groups via API is that I have over a dozen of such Telegram Groups to add this new bot to.