mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-07-16 02:52:18 +03:00
Fix broken link
parent
cd9c18aa7b
commit
c704a448de
|
@ -17,7 +17,7 @@ If you want to retrieve any other user, chat or channel (channels are a special
|
||||||
lonami = client.get_entity('lonami')
|
lonami = client.get_entity('lonami')
|
||||||
```
|
```
|
||||||
|
|
||||||
Note that saving and using these entities will be more important when [Accessing the Full API](Accessing-the -Full-API). For now, this is a good way to get information about an user or chat.
|
Note that saving and using these entities will be more important when [Accessing the Full API](Accessing-the-Full-API). For now, this is a good way to get information about an user or chat.
|
||||||
|
|
||||||
Other common methods for quick scripts are also available:
|
Other common methods for quick scripts are also available:
|
||||||
```python
|
```python
|
||||||
|
|
Loading…
Reference in New Issue
Block a user