You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
when I use telegramBot by 7.4.1 and my jdk version is 17,when I new a TelegramBotsWebhookApplication object and registerBot,I get this exception.
How to reslove this problem? I think this is current telegram version is not support for jdk 17?
Describe the bug
when I use telegramBot by 7.4.1 and my jdk version is 17,when I new a TelegramBotsWebhookApplication object and registerBot,I get this exception.
How to reslove this problem? I think this is current telegram version is not support for jdk 17?
my pom.xml like this
17 7.4.1 org.telegram telegrambots-longpolling ${telegrambots.version} org.telegram telegrambots-webhook ${telegrambots.version} org.telegram telegrambots-client ${telegrambots.version} org.telegram telegrambots-extensions ${telegrambots.version}The text was updated successfully, but these errors were encountered: