mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-13 04:56:35 +03:00
Add InputPeerEmpty import
parent
f96474ef3b
commit
2b59d7cde6
|
@ -2,6 +2,7 @@ There are several `offset_xyz=` parameters that have no effect at all, but there
|
||||||
|
|
||||||
```python
|
```python
|
||||||
from telethon.tl.functions.messages import GetDialogsRequest
|
from telethon.tl.functions.messages import GetDialogsRequest
|
||||||
|
from telethon.tl.types import InputPeerEmpty
|
||||||
|
|
||||||
|
|
||||||
dialogs = []
|
dialogs = []
|
||||||
|
|
Loading…
Reference in New Issue
Block a user