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 7,189 public repositories matching this topic...
It's impossible to pass extra options like ip_address to setWebhook when using launch
- Telegraf.js Version: v4
-
Updated
Aug 6, 2021 - Python
-
Updated
Aug 5, 2021
-
Updated
Jul 13, 2021 - PHP
-
Updated
Jul 19, 2021 - Java
-
Updated
Jul 30, 2021 - PHP
New exceptions
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
-
Updated
Aug 1, 2021 - C#
-
Updated
May 22, 2021 - Go
-
Updated
Dec 11, 2020
-
Updated
Aug 6, 2021 - JavaScript
-
Updated
May 4, 2021 - JavaScript
-
Updated
Jul 31, 2021 - Rust
-
Updated
Jul 7, 2021 - Java
-
Updated
Mar 31, 2021 - Python
-
Updated
Jul 15, 2021 - Java
-
Updated
Jul 28, 2021 - Go
-
Updated
Jun 12, 2021 - Python
-
Updated
Aug 1, 2021 - PHP
-
Updated
Apr 25, 2020 - Python
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
Aug 4, 2021 - JavaScript
-
Updated
Mar 21, 2018 - Python
-
Updated
Aug 1, 2021 - PHP
Is your feature request related to a problem? Please describe.
I think people may prefer to have the ability to cancel their requests at any time.
Describe the solution you'd like
Add context.Context to every func/method that involves network operations.
Describe alternatives you've considered
N/A
Additional context
This isn't a difficult feature to imple


I would like to filter out low volume pairs by volume in the last x hours. The result is that during more quiet hours, especially in the weekend, my pairlist will be shorter.