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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L610: type BotWebhookJSONHandler func(ctx context.Context, e Entities, update *UpdateBotWebhookJSON) error
		tl_handlers_gen.go#L613: func (u UpdateDispatcher) OnBotWebhookJSON(handler BotWebhookJSONHandler) {