Update README.rst

This commit is contained in:
Lonami 2023-11-08 23:06:10 +01:00 committed by GitHub
parent 77daeac993
commit c784a46327
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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()