Closed straystreyk closed 1 month ago
Good. That means you're using an outdated version of the Bot API and grammY caught it. You should update your code to the latest version.
The option was renamed in the Bot API in December, and there was a news post about it: https://t.me/grammyjs_news/58
Hello! When using bot.api.sendMessage with the disable_web_page_preview: true parameter, the typescript says that there is no such parameter, although when it is sent, everything works correctly.