-
I have errors during the compilation of [phptdlib](https://github.com/yaroslavche/phptdlib). I use a MacOS HighSierra v. 10.13.6.
```
-- Could NOT find OpenSSL, try to set the path to OpenSSL root f…
ghost updated
5 years ago
-
I try using library as in your example, but always getting exception "Timeout waiting for response" on line $client->setAuthenticationPhoneNumber($phone_number); or in other case $query = json_enc…
-
I have this error
`CMake Error at CMakeLists.txt:5 (find_package):
By not providing "FindTd.cmake" in CMAKE_MODULE_PATH this project has asked
CMake to find a package configuration file provi…
-
Can you please give an example of how to connect to telegram ?
-
Hello,
I'm following TDLib Java example building guide and in can't find generated org.drinkless.tdlib.TdApi.java in /example/java, did I miss something?
I'm building on linux 64-bit and it seems …
-
Does your extension has this ability to sign in with a phone number ?
-
Hi there!
Thanks for your extension.
I have a problem with `query` method. I trying to call `getChats` tdlib method and in result I see the object of updateFile `@type.`
What is wrong?
Authori…
-
Hello! I'm trying to build TDLib on Debian 9.
There are steps I'm doing:
1. cd /usr/lib
2. git clone https://github.com/tdlib/td.git
3. cd td, mkdir jnibuild, cd jnibuild
4. CXX=clang++ CC=clang …
shpi0 updated
5 years ago
-
Hi!
I'm using test_dc for developing an application based on tdlib.
Now I'm debugging auth process and cannot continue because receiving an error **PHONE_NUMBER_FLOOD** after sending **setAuthentic…
-
Dear maintainers, I'm reading here:
https://github.com/LibreSignal/LibreSignal/issues/28#issuecomment-207661671
that the people behind f-droid are willing to have LibreSignal distributed there.
What…