-
Checking the source code of `SilentSender.executeAsync` and `SilentSender.execute` reveals that they have identical implementations. Async should be async, like `AbsSender.executeAsync`.
-
### Jenkins and plugins versions report
telegramSend(message: "Hello World", chatId: 977645935)
### What Operating System are you using (both controller, and any agents involved in the problem)?
…
-
Could you show me on README.md a simple use case sample to call API methods?
-
Need a capability either via API or file read so that we can restrict the access based on users ids. I don't want a set of users to invoke bots. @rubenlagus
-
**Is your feature request related to a problem? Please describe.**
it's to complicated to update command list via botFather every time when anyone change source code.
**Describe the solution you…
-
...about 30 seconds I'd say. No exception, and it seems to do its job eventually. What's going on there? It's a long-poll bot, I'm using version 3.6.
PS: [AI bot coming up](http://t.me/Hello_Comput…
-
Currently, audio names are just numbers like 1234.m4a. Wouldn't it be better to set video's title as audio's name? It would be way more understandable
![image](https://user-images.githubusercontent…
-
For example:
Bot: Please enter your recharge amount?
user: 20
But I got this 20. It's just an ordinary piece of news. It's not related to what the robot said
-
Нужно добавить inline keyboard. В нем должно быть две кнопки: Добавить, Найти. Эти кнопки будут обозначать соответствующие режимы. Когда пользователь хочет найти рецепт, и когда он хочет его добавить.…
-
I want to send a VideoNote similar to reply_message or reply_contact.
From the telegram bot documentation this should be possible. I couldn't find anything in the documentation of the python telegr…