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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L630: type BotShippingQueryHandler func(ctx context.Context, e Entities, update *UpdateBotShippingQuery) error
		tl_handlers_gen.go#L633: func (u UpdateDispatcher) OnBotShippingQuery(handler BotShippingQueryHandler) {