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

8 uses

	github.com/gotd/td/tg (current package)
		tl_attach_menu_bots_bot_gen.go#L52: const AttachMenuBotsBotTypeID = 0x93bf667f
		tl_attach_menu_bots_bot_gen.go#L98: 	return AttachMenuBotsBotTypeID
		tl_attach_menu_bots_bot_gen.go#L110: 		ID:   AttachMenuBotsBotTypeID,
		tl_attach_menu_bots_bot_gen.go#L134: 	b.PutID(AttachMenuBotsBotTypeID)
		tl_attach_menu_bots_bot_gen.go#L163: 	if err := b.ConsumeID(AttachMenuBotsBotTypeID); err != nil {
		tl_registry_gen.go#L1088: 		AttachMenuBotsBotTypeID:                                                 "attachMenuBotsBot#93bf667f",
		tl_registry_gen.go#L2870: 		"attachMenuBotsBot":                                                 AttachMenuBotsBotTypeID,
		tl_registry_gen.go#L4652: 		AttachMenuBotsBotTypeID:                                                 func() bin.Object { return &AttachMenuBotsBot{} },