auth.sendCode
auth.sendCode
Section titled “auth.sendCode”No description provided by the pinned schema.
Signature
Section titled “Signature”auth.sendCode#a677244f phone_number:string api_id:int api_hash:string settings:CodeSettings = auth.SentCode;Result type
Section titled “Result type”auth.SentCode
Parameters
Section titled “Parameters”| Name | Type | Flag | Default | Description |
|---|---|---|---|---|
| phone_number | string | — | — | No description provided by the pinned schema. |
| api_id | int | — | — | No description provided by the pinned schema. |
| api_hash | string | — | — | No description provided by the pinned schema. |
| settings | CodeSettings | — | — | No description provided by the pinned schema. |
Python binding
Section titled “Python binding”from miniproto.raw.functions import AuthSendCodePublic access: miniproto.raw.functions.AuthSendCode.
Safe usage shape
Section titled “Safe usage shape”from miniproto.raw.functions import AuthSendCode
# Naming the raw request class is local only; it performs no I/O or network request.request_type = AuthSendCodeResult family
Section titled “Result family”RPC errors
Section titled “RPC errors”| Code | Error | Description |
|---|---|---|
| 400 | API_ID_INVALID | API ID invalid. |
| 400 | API_ID_PUBLISHED_FLOOD | This API id was published somewhere, you can’t use it now. |
| 400 | BUSINESS_CONNECTION_NOT_ALLOWED | This 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. |
| 400 | PHONE_NUMBER_APP_SIGNUP_FORBIDDEN | You can’t sign up using this app. |
| 400 | PHONE_NUMBER_BANNED | The provided phone number is banned from telegram. |
| 400 | PHONE_NUMBER_FLOOD | You asked for the code too many times. |
| 400 | PHONE_NUMBER_INVALID | The phone number is invalid. |
| 400 | PHONE_PASSWORD_PROTECTED | This phone is password protected. |
| 400 | SMS_CODE_CREATE_FAILED | An error occurred while creating the SMS code. |
| 406 | PHONE_NUMBER_INVALID | The phone number is invalid. |
| 406 | PHONE_PASSWORD_FLOOD | You have tried logging in too many times. |
| 406 | UPDATE_APP_TO_LOGIN | Please update your client to login. |
| 500 | AUTH_RESTART | Restart the authorization process. |
| 500 | AUTH_RESTART_%d | Internal error (debug info %d), please repeat the method call. |
Accepted types
Section titled “Accepted types”CodeSettings
Known selected constructors: codeSettings
Returned types
Section titled “Returned types”auth.SentCode
Known selected constructors: auth.sentCode, auth.sentCodePaymentRequired, auth.sentCodeSuccess
Related methods
Section titled “Related methods”account.sendChangePhoneCode, account.sendConfirmPhoneCode, account.sendVerifyPhoneCode, auth.checkPaidAuth, auth.resendCode, auth.resetLoginEmail
Availability evidence
Section titled “Availability evidence”- unauthenticated allowed
- user only
Provenance
Section titled “Provenance”- layer: 228
- structural source:
tdlib - canonical schema: https://raw.githubusercontent.com/tdlib/td/refs/heads/master/td/generate/scheme/telegram_api.tl
- prose merge precedence: TDLib → Telegram Desktop → Core JSON
- source note: Canonical structure is the pinned TDLib telegram_api.tl; Layer 228 comes only from the matching Telegram Desktop end-of-file marker; core.telegram.org inputs enrich documentation and RPC error metadata without overriding structure.
Source-diff notes
Section titled “Source-diff notes”- 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