-
Currently it's only possible to register a handler, but not to unregister a handler.
For https://github.com/fast4indonesia/yoopabot , I need to be able to dynamically add/edit/remove handlers witho…
-
Hi,
I enabled groups conversations on the Skype channel.
Expected behaviour is that Chatbot included in group conversation should only respond to messages beginning with "@CHATBOT_NAME", but actuall…
-
https://github.com/pengrad/java-telegram-bot-api/blob/7a6af9dc86201016457c34c2f9f41156acdaf929/library/src/main/java/com/pengrad/telegrambot/model/Update.java#L12
-
Hello, I would like to access a specific message in a supergroup to edit it and copy it. Is there any method to get the text of a message through its messageid for example?
Thx.
-
I have a problem where my bot no longer receive messages over Telegram, until I restart my application. This usually happens over long-ish period (about 24 hours) and I don't have the best Internet co…
-
cad0p updated
7 years ago
-
Hello, yesterday my program (bot) work well, but today I every time after run apllication get next erro:
ERROR 1928 --- [gram Connection] Telegram Bots Api : BOTSESSION
org.telegram.telegrambo…
-
I have a problem with **TelegramApiException** when I send a message with bad chat id, exception message just is `Error sending message` i need return why can't send the message.
-
i catch exception when i want to sending underline '_' to bot
```
org.telegram.telegrambots.TelegramApiException: Error at sendmessage:
Bad Request: Can't parse message text: Can't find end of the …
-
Found bug in code
https://github.com/rubenlagus/TelegramBots/blob/master/telegrambots-meta/src/main/java/org/telegram/telegrambots/api/methods/groupadministration/PromoteChatMember.java#L28
https://…