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,656 public repositories matching this topic...
Telegram Desktop messaging app
-
Updated
Nov 8, 2021 - C++
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
-
Updated
Nov 7, 2021 - Go
Telegram web application, GPL v3
-
Updated
Aug 25, 2021 - JavaScript
Free and Open Source messaging and emailing app that combines common web applications into one.
-
Updated
Nov 5, 2021 - JavaScript
Pure Python 3 MTProto API Telegram client library, for bots too!
-
Updated
Nov 6, 2021 - Python
Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date...
-
Updated
Jun 28, 2021 - Swift
It's impossible to pass extra options like ip_address to setWebhook when using launch
- Telegraf.js Version: v4
Python Telegram bot api.
-
Updated
Nov 8, 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.
Open source, native iOS Messenger, with realtime chat conversations (full offline support).
-
Updated
Oct 2, 2021 - Swift
Cross-platform library for building Telegram clients
-
Updated
Nov 7, 2021 - C++
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!
The Pokemon Go Bot, baking with community.
-
Updated
Jun 1, 2021 - Python
Open source Uber #deleteuber
-
Updated
Feb 14, 2021 - Go
List of telegram groups, channels & bots // Список интересных групп, каналов и ботов телеграма // Список чатов для программистов
-
Updated
Nov 8, 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.
PHP Telegram Bot based on the official Telegram Bot API
-
Updated
Oct 29, 2021 - PHP
Java library to create bots using Telegram Bots API
-
Updated
Nov 6, 2021 - Java
-
Updated
Oct 22, 2021 - PHP
Telegram MTProto API Client Library and Framework in Pure Python for Users and Bots
-
Updated
Oct 31, 2021 - Python
.NET Client for Telegram Bot API
-
Updated
Nov 6, 2021 - C#
Telegram for Windows 10
-
Updated
Nov 3, 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