'is it possible to get online incoming messages from users in telegram (not bot)?

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.



Solution 1:[1]

Have you tried telegram-cli yet?

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 SubtleSnack