Software Archive
Read-only legacy content
17061 Discussions

Possibilities of integrating Telegram API

Yogesh_V_
Beginner
422 Views

I am quite new to XDK.

I at looking at SDK for an upcoming project in which I have to add support for sending and receiving messages from Telegram server.

I would like to know if is would be possible to build such interaction with Telegram server using the JavaScript facility provided by XDK?

TIA

ycv

0 Kudos
3 Replies
PaulF_IntelCorp
Employee
422 Views

Sorry, but don't know what a "telegram server" is, but if you communicate with it using a RESTful API, then, yes, you can talk to such a server.

0 Kudos
Yogesh_V_
Beginner
422 Views

Well Telegram is something like Whatsapp. It is a direct competitor to Whatsapp, it is free and also Open Source. It is available on almost all mobile platforms and all desktops.

I would like to know if it would be possible to interact with Telegram...

0 Kudos
PaulF_IntelCorp
Employee
422 Views

See my previous comment, it still applies.

if you communicate with it using a RESTful API, then, yes, you can talk to such a server.

0 Kudos
Reply