mirror of https://github.com/coddrago/Heroku
Connect before requesting QR
parent
e917222ff6
commit
8566a39a11
|
@ -547,6 +547,7 @@ class Hikka:
|
|||
self.clients += [client]
|
||||
return True
|
||||
|
||||
await client.connect()
|
||||
qr_login = await client.qr_login()
|
||||
|
||||
def print_qr():
|
||||
|
|
Loading…
Reference in New Issue