Skip to content

Telegram client library implemented in C# (DEPRECATED)

License

Notifications You must be signed in to change notification settings

Xandir150/TelegramClient

 
 

Repository files navigation

TelegramClient DEPRECATED.

Build status NuGet version Telegram group Codacy Badge

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.

🌟 If you ❤️ library, please star it! 🌟

How do I add this to my project?

Install via NuGet

	> Install-Package TelegramClientApi

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.

About

Telegram client library implemented in C# (DEPRECATED)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.6%
  • Other 0.4%