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