mirror of
https://github.com/sochix/TLSharp.git
synced 2026-03-03 03:53:49 +01:00
Updated the link to the latest schema
This commit is contained in:
parent
43f16e879e
commit
961a9aed7b
|
|
@ -181,8 +181,8 @@ 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)
|
||||
Official API documentation at [Telegram API docs](https://core.telegram.org/methods).
|
||||
You can find official schema in JSON [here](https://core.telegram.org/schema/json).
|
||||
|
||||
## What things can I Implement (Project Roadmap)?
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue