mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-02 19:20:09 +03:00
Some imports.
This commit is contained in:
parent
bfc663f19a
commit
ebf735a5aa
|
@ -24,6 +24,7 @@ from types import GeneratorType
|
||||||
from .extensions import markdown, html
|
from .extensions import markdown, html
|
||||||
from .helpers import add_surrogate, del_surrogate, strip_text
|
from .helpers import add_surrogate, del_surrogate, strip_text
|
||||||
from .tl import types
|
from .tl import types
|
||||||
|
from .tl.types import PhotoSize, PhotoSizeEmpty
|
||||||
|
|
||||||
try:
|
try:
|
||||||
import hachoir
|
import hachoir
|
||||||
|
|
Loading…
Reference in New Issue
Block a user