Sending telegram messages

jaume

New member
Joined
Feb 20, 2015
Messages
4
Programming Experience
10+
Hi,


I would like to send messages to the phone of our employees, from our ERP (developed by ourselves in visual studio 2008), through Telegram application. I've been searching a lot in internet and I found anything useful for me. I see there is an API available, but I don't know how to use it in VS2008. Can you help me, please?


If you know any application that can send messages for me using in batch mode, it would be useful as well.


Thank you very much!
 
Thanks for the reply but I think it's not a web service. I've googleing and I found nothing about it.

When looking for the API I get this page: https://github.com/telegramdesktop/tdesktop/tree/master/Telegram, with lots of files that I don't know which to donwload, how to install neither how to use them. It's for me very confusing. Others external API's that I have worked with were just a 'dll' that I had to add reference from my Visual Studio, but this one is overtaking me.

Thanks for your help!
 
Back
Top