You must ensure that you have Telethon installed. Run pip install telethon to install.
[optional]
You can can create file called .env in the directory from which you are running the script.
.env
API_ID=12345
API_HASH=KJFjsjfkj9380jJjijfjjf0Note: Put real values. Above is just an example.
If you have used the .env please run pip install python-dotenv.
Nasıl kullanabilirim?