TelegramClient
TelegramClient copied to clipboard
Telegram client library implemented in C# (DEPRECATED)
TelegramClient DEPRECATED.
Instead, use https://github.com/OpenTl/OpenTl.ClientApi
Unofficial Telegram (http://telegram.org) client library implemented in C#. Latest TL scheme supported (73 layer). We used MtProto 2.0
It's a perfect fit for any developer who would like to send data directly to Telegram users or write own custom Telegram client.
:star2: If you :heart: library, please star it! :star2:
How do I add this to my project?
Install via NuGet
> Install-Package TelegramClientApi
Quick Start
Available Methods
Migrate to version 0.4
Schema Documentation
Roadmap
FAQ
Nothing helps
Ask your question at gitter or create an issue in project bug tracker.
Attach following information:
- Full problem description and exception message
- Stack-trace
- Your code that runs in to this exception
Without information listen above your issue will be closed.