Appearance
Layer 225
Constructor ID: 0xdcd914fd Returns: BotInfo
0xdcd914fd
bot
InputUser
lang_code
string
result, err := client.Raw(&tg.GetBotInfoRequest{ bot: nil, // InputUser lang_code: "", }) if err != nil { panic(err) } print(result)