tl v57.2.0-rc TL.Auth.SignUp

auth.signUp#1b067634 phone_number:string phone_code_hash:string phone_code:string first_name:string last_name:string = auth.Authorization;

Summary

Types

t()
t :: %TL.Auth.SignUp{first_name: String.t, last_name: String.t, phone_code: String.t, phone_code_hash: String.t, phone_number: String.t}