2
0
forked from kodorvan/stcs
This commit is contained in:
algizn97
2025-10-03 14:19:18 +05:00
parent 4adbd70948
commit 1508629727
15 changed files with 412 additions and 210 deletions

View File

@@ -64,7 +64,6 @@ class WebSocketBot:
channel_type="private",
api_key=api_key,
api_secret=api_secret,
restart_on_error=True,
)
self.user_sockets[tg_id] = self.ws_private