-
### Actual Behavior
I have a script sending message to the Telegram Messenger API.
When I run it in Spyder, everything is ok.
When I use the batch created using "C:\Users\Alex\anaconda3\pyt…
-
According to Telegram's API, https://core.telegram.org/bots/api#senddocument
sendDocument method can accept document or file_id as a reference to a file which already exists on their servers.
Curren…
-
Hello, I'm trying to listen for new messages on a public Telegram channel. I'm logging in with the bot option from gram.js, but when I listen for the event with addEventHandler, it doesn't receive any…
-
Today the library started failing with :
```
Mar 09 10:28:22 vps695005 bash[29083]: [2021-03-09T09:28:22Z ERROR telegram_bot::api] error=no variant of enum UpdateKind found in flattened data at li…
-
> Question
Hello. How can the `schedule_date` flag from the official documentation https://core.telegram.org/method/messages.sendMessage be used in the `bot.sendMessage` method?
-
重新生成的镜像会提示`pkg_resources.VersionConflict: (python-telegram-bot 20.0 (/usr/lib/python3.11/site-packages), Requirement.parse('python-telegram-bot~=13.11'))`,按提示把Dockerfile里的安装命令限定上版本就行(pip3 install pyth…
-
## First-time Contributors
**If it is the first time that you contribute to the bot, follow these steps:**
1. You need to have **git & golang** available on your machine.
- To install Git …
-
## First-time Contributors
**If it is the first time that you contribute to the bot, follow these steps:**
1. You need to have **git & golang** available on your machine.
- To install Git …
-
Installation seems to be okay, but i get this when i start the bot:
```
Telegram-cli version 1.3.1, Copyright (C) 2013-2015 Vitaly Valtman
Telegram-cli comes with ABSOLUTELY NO WARRANTY; for details …
Cotel updated
9 years ago
-
Hi,
I am getting this error even with the simple example script.
```sh
DEBUG=* node test.js has resulted in the following lines,
node-telegram-bot-api polling with options: {"offset":0,"timeou…