auth.sentCode#5e002502 flags:# type:auth.SentCodeType phone_code_hash:string next_type:flags.1?auth.CodeType timeout:flags.2?int = auth.SentCode;
| Name | Type | Description |
|---|---|---|
| flags | # | Bit mask: a field written flags.N?T is present only when bit N is set. |
| type | auth.SentCodeType | Type. |
| phone_code_hash | string | Hash issued when the code was requested. The code is not accepted without it. |
| next_type | flags.1?auth.CodeType | |
| timeout | flags.2?int |