-
org.telegram.telegrambots.facilities.TelegramHttpClientBuilder
public static CloseableHttpClient build(DefaultBotOptions options) {
HttpClientBuilder httpClientBuilder = HttpClientBuilder.…
-
We can keep track of related Bot Frameworks and accept new submissions in comments to this issue.
| Repository | |
|:-|-|
|https://github.com/wiz0u/YourEasyBot|[![Star on GitHub](https://img.shi…
-
Who knows the answer?
https://stackoverflow.com/questions/46496636/how-can-i-use-inlinekeyboard-in-webhook-method-telegram-bot-c-sharp
ghost updated
4 months ago
-
Blocked by https://github.com/TelegramBots/Telegram.Bot/issues/1334
-
how do you add a maven library in a java project? For example org.telegram.telegrambots.
I have already the pom.xml
-
## Bug Report
Property `Message.Date` might not exist for the old callback query updates. [See the `update.callback_query.message` descriptions](
https://core.telegram.org/bots/api#callbackquery).…
-
I Try this:
```
Telegram.Bot.Types.File file = await bot.GetFileAsync(e.Message.Voice.FileId);
file.
```
But im stuck here how save this file on my computer ?
-
```object
{"code":"ETELEGRAM","message":"ETELEGRAM: 409 Conflict: terminated by other getUpdates request; make sure that only one bot instance is running"}
```
I'm getting this error some times on…
-
When deploying the application/bot to multiple K8s pods I got the following error
`Error getting updates: [409] Conflict: terminated by other getUpdates request; make sure that only one bot instanc…
-
There are various dev envs that we use. In order to have consistency through our code, I suggest using [EditorConfig](http://editorconfig.org/).
@Tuscen suggests