Relative Content

Tag Archive for pythonandroidapibotstelegram

How to catch message from telegram without bot

I want to create an auto-print messaging application. The concept involves using a personal Telegram account instead of a bot. With this account, I send a message to my company’s bot to retrieve specific information. I aim to automatically print the information that the bot replies with. Is this achievable?