Skip to content

auth.sendCode

No description provided by the pinned schema.

auth.sendCode#a677244f phone_number:string api_id:int api_hash:string settings:CodeSettings = auth.SentCode;

auth.SentCode

NameTypeFlagDefaultDescription
phone_numberstringNo description provided by the pinned schema.
api_idintNo description provided by the pinned schema.
api_hashstringNo description provided by the pinned schema.
settingsCodeSettingsNo description provided by the pinned schema.
from miniproto.raw.functions import AuthSendCode

Public access: miniproto.raw.functions.AuthSendCode.

from miniproto.raw.functions import AuthSendCode
# Naming the raw request class is local only; it performs no I/O or network request.
request_type = AuthSendCode

auth.SentCode

CodeErrorDescription
400API_ID_INVALIDAPI ID invalid.
400API_ID_PUBLISHED_FLOODThis API id was published somewhere, you can’t use it now.
400BUSINESS_CONNECTION_NOT_ALLOWEDThis method was invoked over a business connection using invokeWithBusinessConnection, but either (1) we’re a user, and users cannot invoke methods over a business connection; (2) we’re a bot, but business mode was disabled in @botfather or (3); we’re a bot, but this method cannot be invoked over a business connection.
400PHONE_NUMBER_APP_SIGNUP_FORBIDDENYou can’t sign up using this app.
400PHONE_NUMBER_BANNEDThe provided phone number is banned from telegram.
400PHONE_NUMBER_FLOODYou asked for the code too many times.
400PHONE_NUMBER_INVALIDThe phone number is invalid.
400PHONE_PASSWORD_PROTECTEDThis phone is password protected.
400SMS_CODE_CREATE_FAILEDAn error occurred while creating the SMS code.
406PHONE_NUMBER_INVALIDThe phone number is invalid.
406PHONE_PASSWORD_FLOODYou have tried logging in too many times.
406UPDATE_APP_TO_LOGINPlease update your client to login.
500AUTH_RESTARTRestart the authorization process.
500AUTH_RESTART_%dInternal error (debug info %d), please repeat the method call.

CodeSettings Known selected constructors: codeSettings

auth.SentCode Known selected constructors: auth.sentCode, auth.sentCodePaymentRequired, auth.sentCodeSuccess

account.sendChangePhoneCode, account.sendConfirmPhoneCode, account.sendVerifyPhoneCode, auth.checkPaidAuth, auth.resendCode, auth.resetLoginEmail

  • unauthenticated allowed
  • user only
  • tdlib_vs_core: changed_count=68; core_only_count=1; overlap_count=2302; tdlib_only_count=158
  • tdlib_vs_tdesktop: changed_count=0; overlap_count=2448; tdesktop_only=null; tdlib_only=accessPointRule, ephemeral.editMessage, help.configSimple, inputPeerPhotoFileLocationLegacy, inputStickerSetThumbLegacy, invokeWithApnsSecretPrefix, invokeWithBusinessConnectionPrefix, invokeWithGooglePlayIntegrityPrefix, invokeWithReCaptchaPrefix, ipPort, ipPortSecret, updateEphemeralBotCallbackQuery