tl v57.2.0-rc TL.Auth.SentCode

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;

Summary

Types

t()
t :: %TL.Auth.SentCode{next_type: TL.Auth.CodeType.t, phone_code_hash: String.t, phone_registered: boolean, timeout: integer, type: TL.Auth.SentCodeType.t}