From e2a7e33f3dcbfb5193f5b86e8b01d6c6957764a2 Mon Sep 17 00:00:00 2001 From: RussFP <1pyxa1@gmail.com> Date: Thu, 1 Feb 2018 12:47:41 +0300 Subject: [PATCH] add PHONE_NUMBER_BANNED --- compiler/error/source/400_BAD_REQUEST.tsv | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/compiler/error/source/400_BAD_REQUEST.tsv b/compiler/error/source/400_BAD_REQUEST.tsv index 810c503b..5e30172b 100644 --- a/compiler/error/source/400_BAD_REQUEST.tsv +++ b/compiler/error/source/400_BAD_REQUEST.tsv @@ -42,4 +42,5 @@ CDN_METHOD_INVALID The method can't be used on CDN DCs VOLUME_LOC_NOT_FOUND The volume location can't be found FILE_ID_INVALID The file id is invalid LOCATION_INVALID The file location is invalid -CHAT_ADMIN_REQUIRED The method requires admin privileges \ No newline at end of file +CHAT_ADMIN_REQUIRED The method requires admin privileges +PHONE_NUMBER_BANNED The phone number is banned \ No newline at end of file