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).
Источник (сразу под описанием CallbackQuery)