diff --git a/README.md b/README.md index 1f6f727..99c9862 100644 --- a/README.md +++ b/README.md @@ -198,7 +198,7 @@ Don't panic. You can call any method with help of `SendRequestAsync` function. F **Where you can find a list of requests and its params?** 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) +Latest scheme in JSON format you can find [here](https://gist.github.com/aarani/702232928ef06cbd7cefacfbc73b71c8) # Contributing