const github.com/gotd/td/tg.AttachMenuBotsTypeID

10 uses

	github.com/gotd/td/tg (current package)
		tl_attach_menu_bots_gen.go#L159: const AttachMenuBotsTypeID = 0x3c4301c0
		tl_attach_menu_bots_gen.go#L215: 	return AttachMenuBotsTypeID
		tl_attach_menu_bots_gen.go#L227: 		ID:   AttachMenuBotsTypeID,
		tl_attach_menu_bots_gen.go#L255: 	b.PutID(AttachMenuBotsTypeID)
		tl_attach_menu_bots_gen.go#L288: 	if err := b.ConsumeID(AttachMenuBotsTypeID); err != nil {
		tl_attach_menu_bots_gen.go#L436: 	case AttachMenuBotsTypeID:
		tl_registry_gen.go#L1087: 		AttachMenuBotsTypeID:                                                    "attachMenuBots#3c4301c0",
		tl_registry_gen.go#L2869: 		"attachMenuBots":                                                    AttachMenuBotsTypeID,
		tl_registry_gen.go#L4651: 		AttachMenuBotsTypeID:                                                    func() bin.Object { return &AttachMenuBots{} },
		tl_registry_gen.go#L5417: 			AttachMenuBotsTypeID,