github.com/gotd/td/tg.AttachMenuBotsBox.AttachMenuBots (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_attach_menu_bots_gen.go#L454: 	AttachMenuBots AttachMenuBotsClass
		tl_attach_menu_bots_gen.go#L466: 	b.AttachMenuBots = v
		tl_attach_menu_bots_gen.go#L472: 	if b == nil || b.AttachMenuBots == nil {
		tl_attach_menu_bots_gen.go#L475: 	return b.AttachMenuBots.Encode(buf)
		tl_messages_get_attach_menu_bots_gen.go#L186: 	return result.AttachMenuBots, nil
		tl_server_gen.go#L6422: 		return &AttachMenuBotsBox{AttachMenuBots: response}, nil