Telegram
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,519 public repositories matching this topic...
-
Updated
Oct 22, 2021 - C++
-
Updated
Oct 20, 2021 - Go
-
Updated
Aug 25, 2021 - JavaScript
-
Updated
Sep 14, 2021 - JavaScript
-
Updated
Oct 14, 2021 - Python
-
Updated
Jun 28, 2021 - Swift
It's impossible to pass extra options like ip_address to setWebhook when using launch
- Telegraf.js Version: v4
-
Updated
Oct 21, 2021 - Python
Especially for IRC, the outgoing IP address can matter a lot. Need some way to set which one to use on a box that has many.
-
Updated
Oct 2, 2021 - Swift
这是在代理界面所显示的 自动选择的节点 为香港-04
这是在连接界面所显示的 连接时实际选择的节点 为香港-01
从图中可以看出两个界面的节点不一致,具体我也我也不知道是代理界面的节点显示错误还是连接界面的节点显示错误
说明:我将 url
-
Updated
Oct 22, 2021 - C++
-
Updated
Jun 1, 2021 - Python
-
Updated
Feb 14, 2021 - Go
I like love the sidebar horizontal option, but I it would be great if there were an additional option to have the horizontal sidebar at the bottom of the window instead of the top.
Thanks!
-
Updated
Oct 18, 2021
Please, make Chattable interface more friendly for the library clients:
// Chattable is any config type that can be sent.
type Chattable interface {
Values() (url.Values, error)
Method() string
}
Currently, Telegram bot has many methods that are not implemented in your library.
-
Updated
Jul 13, 2021 - PHP
-
Updated
Oct 17, 2021 - Java
-
Updated
Oct 22, 2021 - PHP
-
Updated
Oct 21, 2021 - Python
-
Updated
Oct 9, 2021 - C#


What kind of feature are you missing? Where do you notice a shortcoming of PTB?
Python 3.10 was released very recently. While we won't be able to add any of its new features without breaking backward compatibility, we can add to our Github Actions test matrix and update the README to say the same.
Describe the solution you'd like