-
```[2023-02-10 13:42:43,800] ERROR [telegram|task-0] WorkerSinkTask{id=telegram-0} Task threw an uncaught and unrecoverable exception. Task is being killed and will not recover until manually restarte…
-
When I use Long Polling Bot I need to have possibility check if all work fine: is bot is connected to server or something goes wrong.
-
Actually, i am searching for any working example of using webhooks with telegrambots 5.0.1
-
I think the use of this:
https://github.com/TelegramBots/Telegram.Bot/blob/master/src/Telegram.Bot/Serialization/EnumConverter.cs
seems redundant to me.
Wouldn't this be a better solution ?
…
-
When i use dependency like this:
```
org.telegram
telegrambots-abilities
4.1.2
```
I get this error:
`Exception in thread "main" java.lan…
-
when I'm trying to execute CreateInvoiceLink and get result to variable my code failed with exception
`Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot construct instanc…
-
# related:
- #243 : 加密通信 app
- #125 : telegram api
-
### Suggestion: move exception parsing functionality to the extension package.
The Telegram API error messages are not part of the API, so they could change at any moment. That is why we cannot gua…
-
Using Pi4J v1.3
Installed wiringPi
ldconfig -p | grep wiringPi.so
libwiringPi.so (libc6,hard-float) => /usr/local/lib/libwiringPi.so
libwiringPi.so (libc6,hard-float) => /usr/lib/libwiringPi.so
…
-
```
java.lang.RuntimeException: org.gitlab.api.GitlabAPIException
at org.gitlab.api.http.GitlabHTTPRequestor$1.fetch(GitlabHTTPRequestor.java:243) ~[java-gitlab-api-4.1.0.jar:na]
at org.gitlab.ap…