The Wayback Machine - https://web.archive.org/web/20201101105834/https://github.com/topics/telegram-bot
Skip to content
#

telegram-bot

telegram logo

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...

elisy
elisy commented Sep 26, 2020

Describe your environment

  • Operating system: Ubuntu 18.04
  • Python Version: 3.6.9
  • CCXT version: 1.30.48 (pip freeze | grep ccxt)
  • Freqtrade Version: 2020.6 (freqtrade -V or docker-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

raid-7
raid-7 commented Jul 7, 2020

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

Created by Telegram Messenger LLP

Released August 2013

Website
telegram.org
Wikipedia
Wikipedia
You can’t perform that action at this time.