1
0
mirror of https://github.com/danog/rpc-db.git synced 2024-11-26 12:04:45 +01:00
rpc-db/README.md

10 lines
402 B
Markdown
Raw Normal View History

2019-07-24 21:36:52 +02:00
# RPC database
This database contains info about telegram MTProto RPC errors and localized descriptions for said errors.
2019-07-24 21:45:46 +02:00
2022-02-23 12:37:21 +01:00
See [here](https://rpc.pwrtelegram.xyz) for the error reporting API.
2019-07-24 21:45:46 +02:00
* [Descriptions, v3 format](https://rpc.madelineproto.xyz/v3.json)
2021-09-21 16:26:23 +02:00
* [Descriptions, v4 format](https://rpc.madelineproto.xyz/v4.json)
2019-07-24 21:45:46 +02:00
* [Methods unavailable for bots](https://rpc.madelineproto.xyz/bot.json)