Add InputPeerEmpty import

Lonami 2017-07-21 18:31:26 +02:00
parent f96474ef3b
commit 2b59d7cde6

@ -2,6 +2,7 @@ There are several `offset_xyz=` parameters that have no effect at all, but there
```python
from telethon.tl.functions.messages import GetDialogsRequest
from telethon.tl.types import InputPeerEmpty
dialogs = []