rubenlagus / TelegramBots

Java library to create bots using Telegram Bots API
https://telegram.me/JavaBotsApi
MIT License
4.8k stars 1.23k forks source link

callbackQuery.getMessage().getReplyToMessage() #1451

Open BOBOWA01 opened 1 month ago

BOBOWA01 commented 1 month ago

callbackQuery.getMessage() If there is a reply message, but it cannot be obtained now, is there any way to obtain it?

BOBOWA01 commented 1 month ago

Got it, close