-
Updated
Dec 9, 2020 - Python
telegram-bot-api
Here are 919 public repositories matching this topic...
-
Updated
Dec 10, 2020 - PHP
-
Updated
Dec 5, 2020 - C#
-
Updated
Oct 29, 2020 - Go
-
Updated
Dec 12, 2020 - JavaScript
-
Updated
Dec 3, 2020 - Java
-
Updated
Dec 12, 2019 - Python
Telegram recently published Telegram Bot API Server, so it may be useful to make the URL customizable.
-
Updated
Jul 26, 2020 - Scala
I believe videos need to be chunked to send, could this be built in to the package?
-
Updated
Dec 10, 2020 - C#
-
Updated
Jun 26, 2020 - Swift
-
Updated
May 2, 2019 - HTML
-
Updated
Dec 3, 2020 - Swift
In the TDLIB update event, there is only the 'sender_user_id' field and no other user identification. Currently, there is no way to get first and last names using python-telegram.
As far as I know, to get that information the client should use getUserFullInfo() method. Please, add it.
-
Updated
Dec 12, 2020 - Python
-
Updated
Apr 5, 2020 - Haskell
-
Updated
Sep 11, 2019 - Java
Make API more Dart-y
I like the distinction of telegram
and teledart
– one is a simple typed wrapper around web requests, the other one a full-fledged powerful API that uses the capabilities of object-oriented programming. Some aspects like the inline mode are really great, but I think other parts could be a bit better.
For example, most requests still need to be made through the teledart
instance with the exce
-
Updated
Mar 13, 2018 - Ruby
-
Updated
Feb 27, 2019 - PHP
-
Updated
Oct 14, 2019 - Java
-
Updated
Dec 12, 2020 - PHP
-
Updated
Nov 4, 2020 - Elixir
-
Updated
Dec 11, 2020 - Crystal
-
Updated
Nov 14, 2020 - Nim
-
Updated
Aug 7, 2019 - C++
Improve this page
Add a description, image, and links to the telegram-bot-api topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the telegram-bot-api topic, visit your repo's landing page and select "manage topics."
Let's just return call result, without creating new name.
Originally posted by @uwinx in aiogram/aiogram#454 (comment)