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