-
Updated
Oct 30, 2020 - TypeScript
telegram-bot

Telegram is a non-profit, cloud-based instant messaging service. It offers open source clients for a multitude of operating systems and powerful APIs that allow developers to create their own clients and chat bots.
Here are 5,318 public repositories matching this topic...
-
Updated
Oct 29, 2020 - Python
-
Updated
Jun 21, 2020
-
Updated
Oct 31, 2020 - PHP
-
Updated
Oct 29, 2020 - Java
-
Updated
Oct 19, 2020 - PHP
-
Updated
Oct 6, 2020 - C#
-
Updated
Oct 29, 2020 - Go
Summary
Fixed Bad Request: unsupported parse_mode
error due to missing prepare_parse_mode
line
Do I have to cover this case by tests? If not, then you can mark it as ready for review and merge this
-
Updated
Sep 5, 2020 - JavaScript
-
Updated
Oct 20, 2020 - JavaScript
-
Updated
Aug 11, 2020
-
Updated
Oct 27, 2020 - Rust
-
Updated
Oct 13, 2020 - Java
-
Updated
Dec 12, 2019 - Python
-
Updated
Jul 14, 2020 - Python
-
Updated
Apr 25, 2020 - Python
-
Updated
Mar 21, 2018 - Python
-
Updated
Oct 30, 2020 - PHP
-
Updated
Oct 18, 2020 - PHP
-
Updated
Oct 15, 2020 - Java
-
Updated
Oct 31, 2020 - JavaScript
-
Updated
Oct 11, 2020 - Go
In terms of Telegram bot API the maximum polling time of getUpdates
is referred to as timeout
. That is if there are pending updates, Telegram will return them immediately. In the other case, it will wait for timeout seconds and then answer with an empty list.
The telegram-bot Rust library has its own notion of timeouts. getUpdates' timeout [i
-
Updated
Oct 30, 2020 - Go
-
Updated
Jun 30, 2019 - Python
Describe your environment
pip freeze | grep ccxt
)freqtrade -V
ordocker-compose run --rm freqtrade -V
for Freqtrade running in docker)Note: All issues other than enhancement requests will be closed without further comment if the above template is deleted