mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-30 22:05:28 +00:00
Update AutoAuthorization page
This commit is contained in:
@@ -35,6 +35,7 @@ ask you to input the phone code manually.
|
||||
|
||||
app.start()
|
||||
print(app.get_me())
|
||||
app.stop()
|
||||
|
||||
Sign Up
|
||||
-------
|
||||
@@ -61,4 +62,5 @@ Telegram account in case the phone number you passed is not registered yet.
|
||||
)
|
||||
|
||||
app.start()
|
||||
print(app.get_me())
|
||||
print(app.get_me())
|
||||
app.stop()
|
Reference in New Issue
Block a user