Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 513 Bytes

File metadata and controls

24 lines (16 loc) · 513 Bytes

AuthSentCode

Types

AuthSentCode::typeAuthSentCode

Schema:

auth.sentCode#5e002502 flags:# phone_registered:flags.0?true type:auth.SentCodeType phone_code_hash:string next_type:flags.1?auth.CodeType timeout:flags.2?int = auth.SentCode;

Parameters:

Name Type
phoneRegistered bool
type AuthSentCodeType
phoneCodeHash QString
nextType AuthCodeType
timeout qint32