From 88b9fc1fc90894dfabdb72e4fe4fea8b79d2a593 Mon Sep 17 00:00:00 2001 From: TrueSaiyan Date: Sat, 10 Feb 2024 13:01:31 +0800 Subject: [PATCH] Update __init__.py --- assistant/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/assistant/__init__.py b/assistant/__init__.py index cba67e1dc..e52476db2 100644 --- a/assistant/__init__.py +++ b/assistant/__init__.py @@ -5,6 +5,7 @@ # PLease read the GNU Affero General Public License in # . + from telethon import Button, custom from plugins import ATRA_COL, InlinePlugin