PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 2024 → Using Telegram api With windev
Using Telegram api With windev
Débuté par Binod Lohani, 11 juin 2016 15:18 - 6 réponses
Posté le 11 juin 2016 - 15:18
I need to use telegram api to send software generated message (based on database)to the clients from the computer .
Telegram is just the messenger . it says it's open source and works on most of the os and devices.
any one has tried the api ?? The link for the api is

https://core.telegram.org/

Thanks!
Posté le 11 juin 2016 - 16:30
Regarding Telegram from what little I have studied it you will have to create a Bot and then use that bot for communication.

Such a bot is created through Father bot. https://core.telegram.org/bots

I have not been able to wrap my head around this though.

HTH

Yogi Yang
Posté le 20 novembre 2019 - 21:38
Des nouvelles? Je cherche aussi a integrer Telegram...
Posté le 20 novembre 2019 - 21:39
Any news here?
Posté le 25 janvier 2020 - 19:01
Y-a-t-il des personnes qui ont intégré l' API Telegram avec WINDEV ?
Posté le 05 février 2020 - 14:28
Et si ça n'existe pas, je veux bien payer pour...

Grts,
Marc
mv@acea.be
Posté le 05 février 2020 - 15:57
Using and integrating Telegram with windev is very easy, is just HTTP POST and GET commands. i have done it for several projects with no problems whatsoever. you just need to take the time to READ all the documentation and then write the code you need with your token (you need to create one), and that is it. but will require time and study to understand the API and how to properly use it. but is not difficult at all. you just need to read and dedicate the time you need for that development.

https://core.telegram.org/bots/api…