SentCode
---types--- auth.sentCode#5e002502 flags:# type:auth.SentCodeType phone_code_hash:string next_type:flags.1?auth.CodeType timeout:flags.2?int = auth.SentCode
Belongs to
auth.SentCode |
This type can be an instance of either:
SentCode | SentCodeSuccess |
Members
type | auth.SentCodeType | |
phone_code_hash | string | |
next_type | auth.CodeType | This argument defaults to None and can be omitted. |
timeout | int | This argument defaults to None and can be omitted. |