I need to get all incoming messages from all possible social media and redirect them in one app, using this protocol https://pusher.com/docs/channels/library_auth_reference/pusher-websockets-protocol/, I’ve read about getting messages in telegram API, but it’s possible only with bots.
Question posted in Telegram API
A comprehensive official documentation can be found here.
A comprehensive official documentation can be found here.
2
Answers
Have you tried telegram-cli yet?
https://github.com/LonamiWebs/Telethon is a Python 3 library which works both with regular users and bots