-
https://github.com/rubenlagus/TelegramBots/blob/4882040822d202e146471d6196e3a40babbdb51a/telegrambots-abilities/src/main/java/org/telegram/abilitybots/api/bot/BaseAbilityBot.java#L664
When handling…
-
**Describe the bug**
org.telegram.telegrambots.meta.api.methods.send.SendPhoto class fields are not annotated with @JsonProperty annotation, that is why always telegram bot api returns 400 Bad reques…
-
My problem is that I receive this pack of exceptions when trying to run bot.
org.telegram.telegrambots.exceptions.TelegramApiRequestException: Error removing old webhook
at org.telegram.telegrambot…
-
https://github.com/oagafonov/TelegramBots
Создать новый spring boot проект в папке bot
Реализовать эхо-чат: бот должен отвечать пользователю полученным сообщением
-
Have an error:
module 'my-module' reads package 'org.telegram.telegrambots' from both 'telegrambots' and 'telegrambots.meta'.
Seems it need to reneme sub-projects' packages like org.telegram.teleg…
bvn13 updated
6 years ago
-
**Describe the bug**
I have been noticing TelegramApiErrorResponseException if I leave the long polling bot running for couple of days without any updates.
Surprisingly, if i restart the applicati…
-
I looked in Bitdefender for maintenance and saw Telegram.bot.dll from both AITool version 1.6.7 and version 2.6.54 flagged as malware and deleted from the server. Running the file through virustotal d…
-
Hi! I made my first Telegram bot. It's able to listen for new messages in the Telegram bot (BotFarther), code below, but I need to listen for new messages on my Telegram account! Not bot! How to do i…
-
Looks like this generator (https://github.com/TelegramBots/Telegram.Bot/blob/843756aeb5cc8d8b94e30835d8c55ee5e98f2a7b/src/EnumSerializer.Generator/EnumConverterGenerator.cs#L24) is a part of widespre…
lsoft updated
4 months ago
-
https://github.com/rubenlagus/TelegramBots/blob/ffc1f713dc8e9907d5ad9327617fe2e077af55cc/telegrambots-meta/src/main/java/org/telegram/telegrambots/meta/TelegramBotsApi.java#L18
WHY?! What was reaso…