- API ›
- Constructors ›
- Auth ›
- SentCode
SentCode
---types--- auth.sentCode#5e002502 type:auth.SentCodeType phone_code_hash:string next_type:flags.1?auth.CodeType timeout:flags.2?int = auth.SentCode
Belongs to
| auth.SentCode |
Parameters
| type | auth.SentCodeType | required |
| phone_code_hash | string | required |
| next_type | auth.CodeType | optional |
| timeout | int | optional |