mean I can connect to account yet, right?
What would be the easiest way to check (preferably without connecting to account), whether it's possible to establish connection right away, or I have to go through verification?
(I create this .session files through my program, it's just that they can get randomly disconnected, and I have to complete verification once again)
You can't know if authorization is not terminated unless you connect() and make a single request and handle errors of it, or by is_user_authorized()
Ok, got it, thanks!
Обсуждают сегодня