From a9f204b54814129344e7a38fa43aada8c490a823 Mon Sep 17 00:00:00 2001 From: RUIS Date: Fri, 6 Jun 2025 10:16:10 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BE=D0=BF=D1=8F=D1=82=D1=8C=20=D0=B7=D0=B0?= =?UTF-8?q?=D0=BF=D1=8F=D1=82=D1=8B=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- search.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/search.py b/search.py index 81ac526..b0e3746 100644 --- a/search.py +++ b/search.py @@ -1,5 +1,5 @@ # meta developer: @RUIS_VlP -# requires: requests, pillow +# requires: requests pillow from telethon import TelegramClient, events from .. import loader, utils