Skip to content
Protocol Corporation edited this page May 18, 2023 · 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