-
Updated
Oct 30, 2020 - Python
tdlib
Here are 82 public repositories matching this topic...
-
Updated
Oct 30, 2020 - Go
-
Updated
Oct 28, 2020 - TypeScript
-
Updated
Oct 14, 2020 - JavaScript
-
Updated
Oct 11, 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
Apr 15, 2020 - Kotlin
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Dec 23, 2018 - JavaScript
-
Updated
Sep 5, 2020 - Kotlin
-
Updated
Aug 9, 2020 - Kotlin
-
Updated
Jun 6, 2020 - C++
-
Updated
Oct 27, 2020 - C++
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.