Appearance
Layer 225
Constructor ID: 0x5f2178c3 Returns: Bool
0x5f2178c3
phone_code_hash
string
phone_code
result, err := client.Raw(&tg.ConfirmPhoneRequest{ phone_code_hash: "", phone_code: "", }) if err != nil { panic(err) } print(result)