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 6,477 public repositories matching this topic...

freqtrade
severehed
severehed commented May 7, 2021

Describe the enhancement

I've configured a new bot with static pair list and performance filter
It's totally new, so no trades yet (so no information about performance)
But when checking /whitelist command in telegram I can see that order is not the same like in my static whitelist
Sometimes user wants to presetup order that will be changed on performance
My suggestion is to make order l

Olegt0rr
Olegt0rr commented Apr 8, 2021

New exceptions

  • BadRequest: Have no rights to send a message
  • BadRequest: Group chat was deactivated
  • BadRequest: Channel_private
  • BadRequest: Have no rights to send a message
  • Unauthorized: Forbidden: bot is not a member of the supergroup chat
  • Unauthorized: Forbidden: bot is not a member of the group chat
  • Unauthorized: Forbidden: chat_write_forbidden

Task

Wrap this e

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

mtproto

Created by Telegram Messenger LLP

Released August 2013

Website
telegram.org
Wikipedia
Wikipedia