forked from kodorvan/stcs
Fixed
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user