-
still i cant send GIF files!
```
Exception in thread " Telegram Executor" java.lang.NoSuchMethodError: ProPosteRobot.execute(Lorg/telegram/telegrambots/meta/api/methods/send/SendAnimation;)Lorg/te…
-
Hello there,
I want to send documents with a specific telegram command. But when I enter the command in telegram I get the following error in spring. Methods with SendMessage don't run into errors.…
-
who calls this method?
public Reply replyToButtons() {
Consumer action = upd -> responseHandler.replyToButtons(getChatId(upd), upd.getCallbackQuery().getData());
return Reply.…
-
Guys, who can help me with async getting updates.
https://stackoverflow.com/questions/54215059/telegram-bot-new-update-in-new-thread-with-telegrambots-spring-boot-starter
Here I ask how to solve the…
-
In Spring, when bot is an injected dependency of _MyBotClass_ type, execute(SendPhoto) fails as well as the other PartialBotApiMethod.
**Solution:**
Inject bot as AbsSender
```
@Autowired
@Laz…
-
Hello
I am trying to get the group photo and then send it to a channel.
I used
GetChat to get the group info. Then I tried using SendPhoto to send the photo after setting the setPhoto to the bigFi…
-
Hello!
I am using your library and is really helpful.
**Rarely** when I try yo send a message I get the following exception
System.Net.Http.HttpRequestException: An error occurred while sending …
sogeg updated
5 years ago
-
https://github.com/TelegramBots/Telegram.Bot.Extensions.LoginWidget/blob/59ea03c65fb2ac44be0312e07d6eb775f9b8e65a/src/Telegram.Bot.Extensions.LoginWidget/LoginWidget.cs#L51
I tried to use this exte…
-
I added to the field Telegram Bot name, Telegram Bot token, but I don't get system messages or messages from the item Jenkins.
Environment:
Ubuntu 16.04,
Jenkins ver. 2.138.1
java version "1.8.…
-
The Spring Boot Starter example in the FAQ still mentions the `@EnableTelegramBots` annotation, which no longer exists.
https://github.com/rubenlagus/TelegramBots/wiki/FAQ#spring_boot_starter