-
We have a first prototype of Telegram Bot plugin (https://github.com/freedomotic/freedomotic/tree/master/plugins/devices/telegram-bot). It works well to send notifications from Freedomotic (a wiki pag…
-
### Jenkins and plugins versions report
**com.fasterxml.jackson.core.JsonParseException: Numeric value (5xxxxxxxxx) out of range of int**
at [Source: (String)"{"ok":true,"result":[{"update_id":1x…
-
With great effor I builded working (almost) api library, and it even sent me sms code (I used telegram-bot code). But after I write this sms code I got the following exception:
`Exception in thread "S…
-
I get this error:
```
scala.MatchError: null
at com.github.fbascheper.kafka.connect.telegram.mapper.TelegramMessageMapper.mapTelegramMessage$1(TelegramMessageMapper.scala:140)
at com.github…
rmoff updated
5 years ago
-
https://github.com/rubenlagus/TelegramBots/blob/f343d17ae4d3b793cb70ed51bd2cc2e05c2a6e4a/telegrambots-abilities/src/main/java/org/telegram/abilitybots/api/bot/BaseAbilityBot.java#L364-L373
-
Hello
I have to bots running using the same exact code.
One of them is working fine with no issues
However the other bot was fine and then suddenly is given this exception
`Oct 30, 2018 8:17:53…
-
java.lang.IllegalArgumentException: publicKey has invalid format
i got generated public key from https://my.telegram.org/apps
and i using bot id from https://api.telegram.org/bot/getUpdates
-
I managed to figure out how to build the telegram-api shadowJar snapshot (see here for how to fix the gradle build files... https://github.com/ex3ndr/telegram-api/issues/26)
But if I replace 1.1.127…
-
I'm using below code to import a contact in my Telegram account.
Strange thing is the doRpcCall method runs without error (I suppose it means that the import has been taken place successfully), but in…
-
EXCEPTION
```
Exception in thread "main" java.lang.NullPointerException
at
org.telegram.telegrambots.facilities.TelegramHttpClientBuilder.createConnectionManager(TelegramHttpClientBuilder.java:36…