mirror of
https://github.com/avipatilpro/FileStreamBot.git
synced 2026-01-15 14:22:53 -03:00
3 lines
130 B
Python
3 lines
130 B
Python
from .time_format import get_readable_time
|
|
from .file_properties import get_name, get_file_ids
|
|
from .custom_dl import ByteStreamer |