Appearance
Layer 225
Constructor ID: 0x11f812d8 Returns: Found
0x11f812d8
q
string
limit
int32
result, err := client.Raw(&tg.SearchRequest{ q: "", limit: 0, }) if err != nil { panic(err) } print(result)