-
Hi! I am using telegrambots-spring-boot-starter v 5.2.0 and trying register my webHookBot
Here's my bot config:
bot.url=https://74e437885ee9.ngrok.io
bot.path=adam
@Slf4j
@Con…
-
This is an issue created automatically by GrammarNazi when an exception was captured.
Date (UTC): 07/06/2021 01:10:16
Exception:
System.Net.Http.HttpRequestException: Response status code does no…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I've tried to add `AddNewtonsoftJson` for the `net6.0` app. But, seems the converter still us…
-
The last version of Telegram.Bot marked the methods and events we use to receive messages as Obsolete/Deprecated.
They recommend to use Polling: https://github.com/TelegramBots/Telegram.Bot.Example…
-
Hey,
maybe it will be obvious, but just following your Readme compile tells me that ReceiveOptions does not exist in the current context without any resolution. Can you please advise?
-
This is an issue created automatically by GrammarNazi when an exception was captured.
Date (UTC): 02/02/2021 08:49:47
Exception:
System.Net.Http.HttpRequestException: Response status code does no…
-
This happens on iOS for sure, most like an issue with `ogg` and `iOS`.
We rely on `sendVoice` which relies on sending an [`ogg` file](https://core.telegram.org/bots/api#sendvoice). We might have t…
-
Необходимо изучить библиотеку https://github.com/rubenlagus/TelegramBots, которая реализует взаимодействие с Telegram API на Java.
Далее необходимо написать простейший обработчик сообщений боту, кот…
-
### Steps to reproduce
install update 13
1. start a webhook
2. receive any messages and check for messageId (it's 0)
### Expected behavior
parse the correct message_id
### Actual behavior
…
sijav updated
3 years ago
-
Hello,
I noticed that it is not possible to send a document through the file_id as reported in the Telegram documentation, but only through the InputFile class.
Api 5.2.0