-
Updated
Dec 2, 2020 - Python
telegram-client
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 32 public repositories matching this topic...
-
Updated
Oct 31, 2020 - Python
-
Updated
Dec 2, 2020 - Python
-
Updated
Dec 14, 2017 - Go
-
Updated
May 13, 2020 - Ruby
-
Updated
Dec 2, 2020 - Swift
-
Updated
Sep 8, 2020 - Lua
-
Updated
Oct 27, 2020 - C++
-
Updated
Dec 23, 2018 - JavaScript
-
Updated
Nov 18, 2020 - Python
-
Updated
Jun 15, 2019 - CSS
-
Updated
Jun 6, 2020 - C++
what will change -
Added feature to create a progress bar or data rate count during data transmission
Exp: tqdm package from python
Instructions
- Create a new folder for your script and file/folder name should be appropriate.
- Create a README.md in your folder for program Instructions
- add requirements.txt if needed
Please add/delete options that are not relevant.
-
Updated
Jun 3, 2020 - JavaScript
-
Updated
Aug 28, 2020 - Python
-
Updated
Jul 18, 2020 - Java
-
Updated
May 9, 2020 - Kotlin
-
Updated
Jun 5, 2018 - Python
-
Updated
Jan 28, 2019 - PHP
-
Updated
Nov 20, 2020 - Python
-
Updated
Dec 1, 2020 - C#
-
Updated
Jan 29, 2020 - Python
-
Updated
Oct 4, 2018 - Ruby
-
Updated
Nov 13, 2020 - Python


Right now only "Happy Path" is implemented for authentication. However auth flow is much more complicated: https://core.telegram.org/api/auth
Also authentication page lacks proper UX, validation, etc.