mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-06 13:10:22 +03:00
fix silly mistake
This commit is contained in:
parent
0a3a5f6f10
commit
be5de6f47a
|
@ -180,7 +180,7 @@ See the examples below:
|
||||||
# Also take note that unless you remove 2FA or explicitly give email parameter again, it will keep the last used setting
|
# Also take note that unless you remove 2FA or explicitly give email parameter again, it will keep the last used setting
|
||||||
|
|
||||||
# Set hint after already setting password:
|
# Set hint after already setting password:
|
||||||
client.edit_2fa(current_password='memes and dreams, new_password='memes and dreams', hint='It keeps you alive')
|
client.edit_2fa(current_password='memes and dreams', new_password='memes and dreams', hint='It keeps you alive')
|
||||||
|
|
||||||
|
|
||||||
__ https://github.com/Anorov/PySocks#installation
|
__ https://github.com/Anorov/PySocks#installation
|
||||||
|
|
Loading…
Reference in New Issue
Block a user