github.com/gotd/td/tg.BotsGetBotInfoRequest.Bot (field)

9 uses

	github.com/gotd/td/tg (current package)
		tl_bots_get_bot_info_gen.go#L48: 	Bot InputUserClass
		tl_bots_get_bot_info_gen.go#L72: 	if !(g.Bot == nil) {
		tl_bots_get_bot_info_gen.go#L97: 		g.Bot = val
		tl_bots_get_bot_info_gen.go#L141: 	if !(g.Bot == nil) {
		tl_bots_get_bot_info_gen.go#L165: 		if g.Bot == nil {
		tl_bots_get_bot_info_gen.go#L168: 		if err := g.Bot.Encode(b); err != nil {
		tl_bots_get_bot_info_gen.go#L202: 		g.Bot = value
		tl_bots_get_bot_info_gen.go#L217: 	g.Bot = value
		tl_bots_get_bot_info_gen.go#L229: 	return g.Bot, true