Accessing Telegram API via web-based client [duplicate]

人走茶凉 提交于 2019-12-02 19:24:27

问题


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?


回答1:


You might find it easier to communicate with Telegram through our RESTful API: https://jaconda.im/api



来源:https://stackoverflow.com/questions/28913507/accessing-telegram-api-via-web-based-client

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!