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 5,193 public repositories matching this topic...
-
Updated
Oct 13, 2020 - C++
-
Updated
Sep 23, 2020 - JavaScript
-
Updated
Oct 9, 2020 - JavaScript
-
Updated
Sep 30, 2020 - Swift
-
Updated
Oct 14, 2020 - Go
-
Updated
Oct 14, 2020 - Python
-
Updated
Aug 7, 2020 - Swift
-
Updated
Oct 14, 2020 - TypeScript
-
Updated
Nov 11, 2019 - Python
-
Updated
Mar 5, 2020 - Go
-
Updated
Oct 14, 2020 - Python
-
Updated
Oct 12, 2020 - Go
-
Updated
Oct 14, 2020 - C++
-
Updated
Oct 7, 2020
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
Oct 5, 2020 - PHP
-
Updated
Oct 8, 2020 - Java
-
Updated
Sep 30, 2020 - PHP
I try to switch from RamBox to Ferdi. However I have several services with the same icon (slack, nextcloud). It would be a great help if I just cloud add a small textual label next to, under, over the icon. Don't care where.
Sorry that this is not a pull request, my JS/css knowledge is insufficient. I tried copying the tooltip to a div. Didn't get the correct tooltip and a misplaced div...
-
Updated
Oct 12, 2020 - JavaScript
-
Updated
Oct 6, 2020 - C#
-
Updated
Oct 6, 2020 - Python
https://github.com/python-telegram-bot/python-telegram-bot/blob/3b4559dd95d14a4c9a9ca54237b5fe547386b666/examples/timerbot.py#L56-L58
If the job has already run, those lines give an error after v13.0, as APS remvos the job after it has run. But as jobs can't be persisted natively, I think we should just restructure the example to give the jobs the
chat_idas name and useget_jobs_by_nameto