-
There are several instances where parameter/property name does not match `ReceiverOptions` type:
- [ ] https://github.com/TelegramBots/Telegram.Bot.Extensions.Polling/blob/6df06b7346425b2c4176c36f8…
-
Good day!
I have some problems with using your solution.
When Im trying to sending a message from bot by command `execute(response);`, the text is sending from my telegram bot, but it cause an erro…
-
-
Telegram.Bot has a new major release. Now supporting [Bot API 5.4](https://core.telegram.org/bots/api#november-5-2021).
Migration Guide: https://telegrambots.github.io/book/Migration-Guide-to-Versi…
-
i am writing telegram bot in spring. when i use this package version 4.9.2 it works well. but when I upgrade it to version 5.3.0 and run spring application it gives error like this
. ____ …
-
### Discussed in https://github.com/rubenlagus/TelegramBots/discussions/1025
Originally posted by **TheCanay** January 10, 2022
When i'm adding the @Component annotation to my bot class I got …
-
Hello, i faced with error "Telegram Bot API error when try to edit message: [400] Bad Request: message can't be edited"
In general, I found out that the bug is apparently in the Telegram Bot Java L…
-
Inline_message_id turns always null on callbackdata.
-
```
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.String` out of START_OBJECT token
at [Source: (String)"{"ok":true,"result":[{"u…
-
I'm doing a web application using AppEngine and I want to have this Telegram Bot. So, for testing, I tried to use a button that redirects to a Servlet that should start the bots (it calls the main met…