Is it possible to create, programmatically, a Telegram group (using my user Id)?
I have a scenario where we want to deploy tool instances, per customer, and have the tool automatically create the group it will use to communicate with the customer (and additionally invite that customer in that group).
Right now we're creating groups manually, it's always a pain to get the id, then we have to pass it to the tool instance, etc.. and I'd like to automate the system.