This website requires JavaScript.
Explore
Help
Register
Sign In
LonamiWebs
/
Telethon
Watch
1
Star
1
Fork
0
You've already forked Telethon
mirror of
https://github.com/LonamiWebs/Telethon.git
synced
2024-11-23 18:03:46 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
08dbc42718
Telethon
/
telethon
/
tl
/
custom
/
__init__.py
4 lines
97 B
Python
Raw
Normal View
History
Unescape
Escape
.get_drafts() and a custom Draft class (#310)
2017-10-09 10:54:48 +03:00
from
.
draft
import
Draft
Create a convenient class to wrap Dialog instances
2017-12-24 18:18:09 +03:00
from
.
dialog
import
Dialog
Return a custom class for sized InputFile instead extra attrs
2018-01-18 22:08:05 +03:00
from
.
input_sized_file
import
InputSizedFile
Reference in New Issue
Copy Permalink