mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-22 01:16:35 +03:00
Mention to read the InteractiveTelegramClient
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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user