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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L464: type BotInlineQueryHandler func(ctx context.Context, e Entities, update *UpdateBotInlineQuery) error
		tl_handlers_gen.go#L467: func (u UpdateDispatcher) OnBotInlineQuery(handler BotInlineQueryHandler) {