Appearance
Layer 225
Constructor ID: 0xc9a47b0b Returns: Bool
0xc9a47b0b
url
string
match_code
result, err := client.Raw(&tg.CheckURLAuthMatchCodeRequest{ url: "", match_code: "", }) if err != nil { panic(err) } print(result)