Closed MonsterDeveloper closed 7 years ago
Please answer these questions before submitting your issue. Thanks!
What version of pyTelegramBotAPI are you using? Latest
What OS are you using? Ubuntu 16.04
What version of python are you using? Python3.5 How can I answer inline query with button that returns user to chat with bot like this:
bot.answer_inline_query(inline_query.id, [], cache_time=300, is_personal=True, switch_pm_text="Nothing found. Tap here for help")
Please answer these questions before submitting your issue. Thanks!
What version of pyTelegramBotAPI are you using? Latest
What OS are you using? Ubuntu 16.04
What version of python are you using? Python3.5 How can I answer inline query with button that returns user to chat with bot like this: