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

10 uses

	github.com/gotd/td/tg (current package)
		tl_bot_menu_button_gen.go#L151: const BotMenuButtonCommandsTypeID = 0x4258c205
		tl_bot_menu_button_gen.go#L187: 	return BotMenuButtonCommandsTypeID
		tl_bot_menu_button_gen.go#L199: 		ID:   BotMenuButtonCommandsTypeID,
		tl_bot_menu_button_gen.go#L214: 	buf.PutID(BotMenuButtonCommandsTypeID)
		tl_bot_menu_button_gen.go#L231: 	if err := buf.ConsumeID(BotMenuButtonCommandsTypeID); err != nil {
		tl_bot_menu_button_gen.go#L466: 	case BotMenuButtonCommandsTypeID:
		tl_registry_gen.go#L1093: 		BotMenuButtonCommandsTypeID:                                             "botMenuButtonCommands#4258c205",
		tl_registry_gen.go#L2875: 		"botMenuButtonCommands":                                             BotMenuButtonCommandsTypeID,
		tl_registry_gen.go#L4657: 		BotMenuButtonCommandsTypeID:                                             func() bin.Object { return &BotMenuButtonCommands{} },
		tl_registry_gen.go#L5496: 			BotMenuButtonCommandsTypeID,