Td: Is it real to built an app using only tdlib and libtgvoip?

Created on 25 Jan 2019  Â·  5Comments  Â·  Source: tdlib/td

Are these libraries friendly each other and self-sustained?

Most helpful comment

I can proof that it is possible, we built a Telegram app for Ubuntu Touch with it, and it works pretty well.

All 5 comments

These are the only libraries you need to work with Telegam API and to support Telegram calls respectively. You may need other libraries or frameworks to implment UI and media files processing.

I can proof that it is possible, we built a Telegram app for Ubuntu Touch with it, and it works pretty well.

I can proof that it is possible, we built a Telegram app for Ubuntu Touch with it, and it works pretty well.

Do you have it opensource?

I​ need​ it.

You can look here: https://gitlab.com/Flohack74/teleports -Basically there is an internal lib called qtdlib which does bindings for QML. And it uses Quickflux for message passing in QML.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kossnocorp picture kossnocorp  Â·  3Comments

pishnok picture pishnok  Â·  3Comments

FJarvan picture FJarvan  Â·  3Comments

joshchernoff picture joshchernoff  Â·  5Comments

rdlrt picture rdlrt  Â·  3Comments