Skip to content

List of known RPC errors for use in libraries

Notifications You must be signed in to change notification settings

penn5/RPC-errors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

RPC errors

Telegram's documentation page on Error handling does not contain an exhaustive list of all errors (in fact, it seems nobody knows!). This repository contains a file called errors.csv with the known errors, code and description.

If an error has a capture, it will be within curly braces, for example in {seconds} for FLOOD_WAIT_X, indicating what the _X represents.

You can contribute by expanding the list, improving the description, or testing for the validity of the errors.

The file methods.csv contains data about which methods can throw which errors.

Please keep the lists sorted when contributing.

About

List of known RPC errors for use in libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published