augustjune/canoe

Support no notification option for answerCallbackQuery

Closed this issue · 0 comments

eanea commented

According to CallbackQuery docs

NOTE: After the user presses a callback button, Telegram clients will display a progress bar until you call answerCallbackQuery. It is, therefore, necessary to react by calling answerCallbackQuery even if no notification to the user is needed (e.g., without specifying any of the optional parameters).