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