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

2 uses

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