From 6238a2f734575fdc78bc90ac7afe5596dfdad54c Mon Sep 17 00:00:00 2001 From: doron Date: Tue, 11 Aug 2026 11:07:47 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20dorontools.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dorontools.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dorontools.py b/dorontools.py index 8f0d746..91ba66d 100644 --- a/dorontools.py +++ b/dorontools.py @@ -183,7 +183,7 @@ class TelebotLogger(): msg.get('text'))) self.conn.commit() -# для крутых +# 3X-UI class VPNClient(): def __init__(self, obj: dict, ses: _requests.Session, url: str, bot: _telebot.TeleBot):