Checks the status of a login payment.
메서드 스키마는 레이어 215부터 사용할 수 있습니다. 전환 »
| Name | Type | Description |
|---|---|---|
| phone_number | string | Phone number |
| phone_code_hash | string | The phone code hash obtained from auth.sendCode |
| form_id | long | The payment form ID passed to payments.sendPaymentForm. |
| Code | Type | Description |
|---|---|---|
| 400 | PHONE_NUMBER_INVALID | The phone number is invalid. |
Send the verification code for login
Send compiled payment form
How to register a user's phone to start using the API.