Telegram C# example send message

Piter Griffin picture Piter Griffin · Mar 31, 2015 · Viewed 28.8k times · Source

I can't find an example of sending message by telegram protocol from C#. I tried to use this but failed. Can you give me any examples?

Answer

Ilia P picture Ilia P · Apr 10, 2015

TLSharp is basic implementation of Telegram API on C#. See it here https://github.com/sochix/TLSharp