diff --git a/README.md b/README.md index 6605bbc..cbee7f0 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,9 @@ TLSharp ------------------------------- - [![Join the chat at https://gitter.im/TLSharp/Lobby](https://badges.gitter.im/TLSharp/Lobby.svg)](https://gitter.im/TLSharp/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build status](https://ci.appveyor.com/api/projects/status/95rl618ch5c4h2fa?svg=true)](https://ci.appveyor.com/project/sochix/tlsharp) [![NuGet version](https://badge.fury.io/nu/TLSharp.svg)](https://badge.fury.io/nu/TLSharp) - _Unofficial_ Telegram (http://telegram.org) client library implemented in C#. Latest TL scheme supported, thanks to Afshin Arani @@ -13,22 +11,6 @@ It's a perfect fit for any developer who would like to send data directly to Tel :star2: If you :heart: library, please star it! :star2: -# News -* **JavaScript Telegram Client** - - Hi everyone! I want to create JavaScript client for Telegram, it will have next features: - - * send & receieve messages from users/groups/channels - * easy installation with npm or yarn - * latest Telegram Schema - * examples and documentation - - If you like this idea, please leave your email [here](http://eepurl.com/cBXX8n). - -* **TLSharp GUI** - - If you have difficulties with console or writing code, you can try [Telegram Tools](https://github.com/sochix/telegram-tools). It's a GUI for TLSharp. - # Table of contents - [How do I add this to my project?](#how-do-i-add-this-to-my-project) @@ -200,10 +182,6 @@ Don't panic. You can call any method with help of `SendRequestAsync` function. F The only way is [Telegram API docs](https://core.telegram.org/methods). Yes, it's outdated. But there is no other source. Latest scheme in JSON format you can find [here](https://gist.github.com/aarani/b22b7cda024973dff68e1672794b0298) -# Contributing - -Contributing is highly appreciated! Donations required - ## What things can I Implement (Project Roadmap)? ### Release 1.0.0