mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 21:10:29 +00:00
Avoid another MemoryError
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
import io
|
||||
import pathlib
|
||||
|
||||
import pytest
|
||||
|
||||
from telethon import utils
|
||||
from telethon.tl.types import (
|
||||
MessageMediaGame, Game, PhotoEmpty
|
||||
|
Reference in New Issue
Block a user