diff --git a/compiler/error/source/400_BAD_REQUEST.tsv b/compiler/error/source/400_BAD_REQUEST.tsv index dfb2c062..2ec8b7fd 100644 --- a/compiler/error/source/400_BAD_REQUEST.tsv +++ b/compiler/error/source/400_BAD_REQUEST.tsv @@ -57,4 +57,6 @@ CHANNEL_INVALID The channel parameter is invalid DC_ID_INVALID The dc_id parameter is invalid LIMIT_INVALID The limit parameter is invalid OFFSET_INVALID The offset parameter is invalid -EMAIL_INVALID The email provided is invalid \ No newline at end of file +EMAIL_INVALID The email provided is invalid +USER_IS_BOT A bot cannot send messages to other bots or to itself +WEBPAGE_CURL_FAILED Telegram could not fetch the provided URL \ No newline at end of file