How to use Telegram API (to include Chat Application) in my existing android app?

只谈情不闲聊 提交于 2019-12-23 20:36:50

问题


I want to use telegram APIs in order to develop chatting feature in My Existing Android App. I am not getting how to implement.


回答1:


I think, it is a good idea to take a look at the Telegram Database Library (Beta) from here TDLib (Russian, but translate with Google) and the Java doc (English) from here.

The information is a little poor yet, but I think you can understand it.




回答2:


Use this API.

Refer to the Getting Started section to integrate Telegram in your app.



来源:https://stackoverflow.com/questions/41019144/how-to-use-telegram-api-to-include-chat-application-in-my-existing-android-app

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