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

5 uses

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