type github.com/gotd/td/tg.AttachMenuBotsBox

5 uses

	github.com/gotd/td/tg (current package)
		tl_attach_menu_bots_gen.go#L453: type AttachMenuBotsBox struct {
		tl_attach_menu_bots_gen.go#L458: func (b *AttachMenuBotsBox) Decode(buf *bin.Buffer) error {
		tl_attach_menu_bots_gen.go#L471: func (b *AttachMenuBotsBox) Encode(buf *bin.Buffer) error {
		tl_messages_get_attach_menu_bots_gen.go#L178: 	var result AttachMenuBotsBox
		tl_server_gen.go#L6422: 		return &AttachMenuBotsBox{AttachMenuBots: response}, nil