1
0
mirror of https://github.com/danog/telerpc.git synced 2024-11-26 12:04:47 +01:00

Update endpoint

This commit is contained in:
Daniil Gentili 2024-06-09 19:43:35 +02:00
parent d7ff8dd2d7
commit 591f2e1e3f

View File

@ -1,4 +1,4 @@
# RPC database
API for reporting Telegram MTProto RPC errors, to report a new error use the `code`, `method` and `error` GET/POST parameters to the main endpoint @ `https://rpc.pwrtelegram.xyz`.
API for reporting Telegram MTProto RPC errors, to report a new error use the `code`, `method` and `error` GET/POST parameters to the main endpoint @ `https://report-rpc-error.madelineproto.xyz`.
For localized descriptions, see [rpc-db](https://github.com/danog/rpc-db).