This question already has an answer here:
- How to implement authorization using a Telegram API? 4 answers
I am studying Telegram API to develop a web-based app to communicate with Telegram API server but stumble upon this statement.
The protocol is designed for access to a server API from applications running on mobile devices. It must be emphasized that a web browser is not such an application.
Does this anyway tell us that Telegram API is ONLY accessible by Mobile-based applications (Clients) such as those on Android, iOS and etc?