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

9 uses

	github.com/gotd/td/tg (current package)
		tl_bots_set_bot_info_gen.go#L66: const BotsSetBotInfoRequestTypeID = 0x10cf3123
		tl_bots_set_bot_info_gen.go#L142: 	return BotsSetBotInfoRequestTypeID
		tl_bots_set_bot_info_gen.go#L154: 		ID:   BotsSetBotInfoRequestTypeID,
		tl_bots_set_bot_info_gen.go#L210: 	b.PutID(BotsSetBotInfoRequestTypeID)
		tl_bots_set_bot_info_gen.go#L249: 	if err := b.ConsumeID(BotsSetBotInfoRequestTypeID); err != nil {
		tl_registry_gen.go#L1686: 		BotsSetBotInfoRequestTypeID:                                             "bots.setBotInfo#10cf3123",
		tl_registry_gen.go#L3468: 		"bots.setBotInfo":                                                   BotsSetBotInfoRequestTypeID,
		tl_registry_gen.go#L5250: 		BotsSetBotInfoRequestTypeID:                                             func() bin.Object { return &BotsSetBotInfoRequest{} },
		tl_server_gen.go#L8061: 	s.handlers[BotsSetBotInfoRequestTypeID] = handler