Обновить dorontools.py

This commit is contained in:
2026-08-11 11:07:47 +00:00
parent 53af4002fa
commit 6238a2f734

View File

@@ -183,7 +183,7 @@ class TelebotLogger():
msg.get('text'))) msg.get('text')))
self.conn.commit() self.conn.commit()
# для крутых # 3X-UI
class VPNClient(): class VPNClient():
def __init__(self, obj: dict, ses: _requests.Session, url: str, bot: _telebot.TeleBot): def __init__(self, obj: dict, ses: _requests.Session, url: str, bot: _telebot.TeleBot):