mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-04-20 09:01:59 +03:00
Update README.rst
This commit is contained in:
parent
77daeac993
commit
c784a46327
|
@ -46,7 +46,6 @@ Creating a client
|
|||
api_id = 12345
|
||||
api_hash = '0123456789abcdef0123456789abcdef'
|
||||
|
||||
|
||||
async with Client('session_name', api_id, api_hash) as client:
|
||||
await client.interactive_login()
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user