You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...
XXXX [INFO] telegram.client: Completing auth process
And then it hangs...
So any ideas how to handle this?
The text was updated successfully, but these errors were encountered:
DopeforHope
changed the title
Is it possible to retrieve the returned function pointer of setOptions()?
SetOptions() hangs when updating online status
Jan 7, 2020
Hello,
so I want to set the Online Status to online for using secret chats.
Therefore I firstly call the setOption function (link: https://core.telegram.org/tdlib/docs/classtd_1_1td__api_1_1set_option.html) as described in this issue from TDlib tdlib/td#714.
I'm using the newest version of TDlib (compiled by my own)
So my code after login:
Output is:
And then it hangs...
So any ideas how to handle this?
The text was updated successfully, but these errors were encountered: