mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-07-14 01:52:21 +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_id = 12345
|
||||||
api_hash = '0123456789abcdef0123456789abcdef'
|
api_hash = '0123456789abcdef0123456789abcdef'
|
||||||
|
|
||||||
|
|
||||||
async with Client('session_name', api_id, api_hash) as client:
|
async with Client('session_name', api_id, api_hash) as client:
|
||||||
await client.interactive_login()
|
await client.interactive_login()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user