Skip to content
Protocol Corporation edited this page Apr 5, 2022 · 3 revisions

Telegram bot API Errors

A list of Telegram bot API errors can be found here, but the errors dont have a unique code.

The TelegramBotLibrary convert the error string gived by Telegram server to type TgError

Clone this wiki locally