I am using the telepot python library, I know that you can send a message when you have someone\'s UserID(Which is a number). I wanna know if it is possible to send a messag
It's really simple with TaaS
{ "api_key": "YOUR_API_KEY", "@type": "searchPublicChat", "username": "@username" }
You will receive chat_id of a user in response.