#
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 8,498 public repositories matching this topic...
Telegram Desktop messaging app
-
Updated
Mar 30, 2022 - C++
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
go
chat
golang
telegram
messaging
xmpp
messenger
grpc
whatsapp
instant-messaging
chatbots
chat-application
chatapp
webchat-server
chatserver
messaging-api
-
Updated
Mar 31, 2022 - Go
Telegram web application, GPL v3
-
Updated
Mar 23, 2022 - JavaScript
Free and Open Source messaging and emailing app that combines common web applications into one.
windows
macos
linux
slack
inbox
telegram
email
discord
hangouts
messenger
skype
gmail
tweetdeck
whatsapp
hipchat
outlook
icloud
microsoft-teams
facebook-workplace
custom-services
-
Updated
Mar 8, 2022 - JavaScript
Pure Python 3 MTProto API Telegram client library, for bots too!
-
Updated
Mar 23, 2022 - Python
Loskir
commented
Jun 12, 2021
It's impossible to pass extra options like ip_address
to setWebhook
when using launch
- Telegraf.js Version: v4
Python Telegram bot api.
-
Updated
Mar 27, 2022 - Python
Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date...
map
swift
alert
telegram
login
contacts
color-picker
uitextfield
location
image-picker
datepicker
picker
signin
textfield
country-picker
pickerview
uialertcontroller
phonecode
currency-picker
telegram-picker
-
Updated
Jun 28, 2021 - Swift
bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)
slack
twitch
telegram
irc
gitter
discord
matrix
xmpp
nextcloud
counter-strike
vk
facebook-messenger
bridge
whatsapp
mumble
zulip
mattermost
rocketchat
microsoft-teams
minecraft-chat
-
Updated
Mar 30, 2022 - Go
Cross-platform library for building Telegram clients
-
Updated
Mar 24, 2022 - C++
Open source, native iOS Messenger, with realtime chat conversations (full offline support).
chat
graphql-client
graphql
swift
ios
telegram
messaging
messenger
ios-app
apollo-ios
graphql-server
apollographql
instant-messaging
chat-application
swift5
-
Updated
Mar 25, 2022 - Swift
The Pokemon Go Bot, baking with community.
python
slack
bot
docker
mqtt
pokemon
automation
telegram
script
pokemongo
pokemongo-bot
pokestops
pokemongof
-
Updated
Jun 1, 2021 - Python
Open source Uber #deleteuber
-
Updated
Mar 19, 2022 - Go
List of telegram groups, channels & bots // Список интересных групп, каналов и ботов телеграма // Список чатов для программистов
microsoft
linux
bot
community
devops
data-science
machine-learning
news
programming
telegram
hacker-news
deep-learning
frontend
coding
programming-languages
theory
telegram-group
devops-teams
smm
data-science-club
-
Updated
Mar 30, 2022
PHP Telegram Bot based on the official Telegram Bot API
-
Updated
Mar 30, 2022 - PHP
Java library to create bots using Telegram Bots API
-
Updated
Mar 27, 2022 - Java
Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
python
client
library
framework
telegram
async
python-library
bot-api
telegram-api
mtproto
hacktoberfest
tdlib
pyrogram
-
Updated
Mar 28, 2022 - Python
bot
php
laravel
composer
sdk
telegram
telegram-bot
botkit
chatbot
bot-framework
laravel-package
php-sdk
laravel-5-package
composer-packages
telegram-bot-sdk
telegram-bot-api
laravel-telegram
laravel-bot
laravel-6-package
laravel-7-package
-
Updated
Mar 31, 2022 - PHP
.NET Client for Telegram Bot API
-
Updated
Mar 26, 2022 - C#
Created by Telegram Messenger LLP
Released August 2013
- Organization
- TelegramMessenger
- Website
- telegram.org
- Wikipedia
- Wikipedia
This issue addresses two things that are somewhat related
Enforcement of constraints for arguments
A lot of arguments have constraints - e.g. a maximum message length. I a few rare places, we actually enforce these constraints like here
https://github.com/python-telegram-bot/python-telegram-bot/blob/92cb6f3ae8d5c3e49b9019a9348d4408135ffc95/telegram/bot.py#L3814-L3824
but we don't d