-
Updated
Oct 4, 2020 - Python
tdlib
Here are 81 public repositories matching this topic...
-
Updated
Sep 15, 2020 - JavaScript
-
Updated
Oct 6, 2020 - Go
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Sep 21, 2020 - JavaScript
-
Updated
Sep 21, 2020 - C#
-
Updated
Sep 15, 2020 - Dart
-
Updated
May 13, 2020 - Ruby
-
Updated
Apr 28, 2020 - C++
-
Updated
Sep 8, 2020 - Lua
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Apr 15, 2020 - Kotlin
-
Updated
Dec 23, 2018 - JavaScript
-
Updated
Sep 5, 2020 - Kotlin
-
Updated
Jun 6, 2020 - C++
-
Updated
Oct 2, 2020 - C++
-
Updated
Aug 9, 2020 - Kotlin
Improve this page
Add a description, image, and links to the tdlib topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tdlib topic, visit your repo's landing page and select "manage topics."
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.