type github.com/gotd/td/tg.BotPrecheckoutQueryHandler

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L640: type BotPrecheckoutQueryHandler func(ctx context.Context, e Entities, update *UpdateBotPrecheckoutQuery) error
		tl_handlers_gen.go#L643: func (u UpdateDispatcher) OnBotPrecheckoutQuery(handler BotPrecheckoutQueryHandler) {