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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L620: type BotWebhookJSONQueryHandler func(ctx context.Context, e Entities, update *UpdateBotWebhookJSONQuery) error
		tl_handlers_gen.go#L623: func (u UpdateDispatcher) OnBotWebhookJSONQuery(handler BotWebhookJSONQueryHandler) {