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

9 uses

	github.com/gotd/td/tg (current package)
		tl_bots_set_bot_commands_gen.go#L48: const BotsSetBotCommandsRequestTypeID = 0x517165a
		tl_bots_set_bot_commands_gen.go#L99: 	return BotsSetBotCommandsRequestTypeID
		tl_bots_set_bot_commands_gen.go#L111: 		ID:   BotsSetBotCommandsRequestTypeID,
		tl_bots_set_bot_commands_gen.go#L139: 	b.PutID(BotsSetBotCommandsRequestTypeID)
		tl_bots_set_bot_commands_gen.go#L169: 	if err := b.ConsumeID(BotsSetBotCommandsRequestTypeID); err != nil {
		tl_registry_gen.go#L1679: 		BotsSetBotCommandsRequestTypeID:                                         "bots.setBotCommands#517165a",
		tl_registry_gen.go#L3461: 		"bots.setBotCommands":                                               BotsSetBotCommandsRequestTypeID,
		tl_registry_gen.go#L5243: 		BotsSetBotCommandsRequestTypeID:                                         func() bin.Object { return &BotsSetBotCommandsRequest{} },
		tl_server_gen.go#L7922: 	s.handlers[BotsSetBotCommandsRequestTypeID] = handler