-
Updated
Jul 20, 2021 - Python
telegram-api

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 462 public repositories matching this topic...
-
Updated
Jul 13, 2021 - PHP
-
Updated
Jul 18, 2021 - PHP
-
Updated
Jul 7, 2021 - Java
-
Updated
Jun 12, 2021 - Python
-
Updated
May 28, 2020 - Python
-
Updated
Nov 18, 2020 - PHP
-
Updated
Jul 24, 2021 - C++
It’s been a while but telegram now sends the user locale as part of the message. I always thought of doing this but thought it would not be useful... until I started receiving comments from admins from foreign groups in which users might have trouble with the default language of GB (English).
-
Updated
Jun 30, 2020 - Python
-
Updated
Jun 24, 2021 - Scala
-
Updated
Jun 9, 2021 - JavaScript
-
Updated
Jul 21, 2021 - Python
-
Updated
Aug 10, 2020 - JavaScript
Description
PR #374 removed mapping for Photo -> InputPhotoFileLocation
due to InputPhotoFileLocation
requires ThumbSize
field.
But gotdgen
can generate mapping like AsInputPhotoFileLocation(thumbSize string) *tg.InputPhotoFileLocation
, where thumbSize
passed by user.
References
`mappabl
-
Updated
Feb 16, 2021 - JavaScript
-
Updated
Oct 3, 2019 - JavaScript
Gentle Exit
Feature_Request
Is your feature request related to a problem? Please describe.
- Since the script has the ability to maintain where it left off, why not incorporate a "gentle shutdown" feature to allow the script to gently exit and record the last post id scraped, instead of pressing Ctrl-C and immediately forcing the script to come to a full stop?
**Describe the solution you'd like
-
Updated
May 27, 2021 - Python
-
Updated
Apr 5, 2018 - PHP
Friendly methods
Use of raw API should be the exception, not the norm. Our client should offer an idiomatic interface for the most commonly used methods.
Starting by porting Telethon's client methods would be a good start (not including all, and not necessarily with the same name).
Methods which are in my opinion worth implementing
-
Updated
Jul 21, 2021 - Python
Description
After getting PHONE_MIGRATE_5 err, it would call reconnect with new dc address from dclist, but the format of the ipaddress in dclist is wrong.
in telegram/common.go

func: NewClient
![image](https://user-images.githubusercontent.com/3880276/113554143-6c51ea80-