CryptoAllcash

Results 3 comments of CryptoAllcash

I am using them directly through the tdlib json interface. I used this as an example https://github.com/tdlib/td/blob/master/example/python/tdjson_example.py and tried using this method: https://core.telegram.org/tdlib/docs/classtd_1_1td__api_1_1get_user_gifts.html when I try to see the response...

I am already using this. I tried calling a few other methods like getUser or getAvailableGifts and everything works as expected. When I try to call getUserGifts I receive this:...

So I was using these website as mentioned in getting started to build the tdlib. https://tdlib.github.io/td/build.html I've made a search through all of the files and in this repository this...