tl v57.2.0-rc TL.Auth.SendCode

auth.sendCode#86aef0ec flags:# allow_flashcall:flags.0?true phone_number:string current_number:flags.0?Bool api_id:int api_hash:string = auth.SentCode;

Summary

Types

t()
t :: %TL.Auth.SendCode{allow_flashcall: boolean, api_hash: String.t, api_id: integer, current_number: TL.tl_bool, phone_number: String.t}