Mention to read the InteractiveTelegramClient

Lonami 2017-09-10 15:16:23 +02:00
parent 1440168474
commit 82f96a54ca

@ -1,3 +1,5 @@
It is strongly advised that you read the source code for the [`InteractiveTelegramClient`](https://github.com/LonamiWebs/Telethon/blob/master/telethon_examples/interactive_telegram_client.py) for an overview on how you could build your next script. This example shows a basic usage more than enough in most cases. Even reading the source for the [`TelegramClient`](https://github.com/LonamiWebs/Telethon/blob/master/telethon/telegram_client.py) may help a lot!
## Common steps
All examples listed here assume that you have successfully created a client and you're authorized as follows: