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

6 uses

	github.com/gotd/td/tg (current package)
		tl_attach_menu_bots_gen.go#L450: 	AttachMenuBots AttachMenuBotsClass
		tl_attach_menu_bots_gen.go#L462: 	b.AttachMenuBots = v
		tl_attach_menu_bots_gen.go#L468: 	if b == nil || b.AttachMenuBots == nil {
		tl_attach_menu_bots_gen.go#L471: 	return b.AttachMenuBots.Encode(buf)
		tl_messages_get_attach_menu_bots_gen.go#L186: 	return result.AttachMenuBots, nil
		tl_server_gen.go#L5555: 		return &AttachMenuBotsBox{AttachMenuBots: response}, nil