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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L470: type BotInlineSendHandler func(ctx context.Context, e Entities, update *UpdateBotInlineSend) error
		tl_handlers_gen.go#L473: func (u UpdateDispatcher) OnBotInlineSend(handler BotInlineSendHandler) {