GochoMugo / tgfancy

A Fancy, Higher-Level Wrapper for Telegram Bot API
MIT License
184 stars 16 forks source link

bot.on("inline_query") not being called after a few times using it. #23

Open foxt opened 3 years ago

foxt commented 3 years ago

Hi, I wrote a bot a few months ago to answer inline_queries, and after a few times of using it, it never gets called again.

kamikazechaser commented 3 years ago

The issue may be underlying ntba. Can you update node-telegram-bot-api to 0.50.0.

optionsx commented 2 years ago

message.substr is not a function why do i get this error