>_run
>_run
Btw, thank you for contributing and your patience.
#1722 was merged, can you take a look and adapt your code?
You deleted branch.. can you recreate it?
- This pull request will: - help to #1704 (by making it possible to get the result of a handler without middlewares; - Improve the readability of code
Middleware functions are another way of using middlewares. We are not going to deprecate it for now
I will investigate
Btw, you can use [copy_message](https://pytba.readthedocs.io/en/latest/async_version/index.html#telebot.async_telebot.AsyncTeleBot.copy_message) for copying such messages
Can you please provide whole code to reproduce this issue?
You should pass a title for InlineQueryResultArticle objects. https://core.telegram.org/bots/api#inlinequeryresultarticle
I didn't get your issue. You should always pass title cuz it is not optional.