mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-24 06:35:33 +00:00
core: api to resubscribe connections (#586)
* core: api to resubscribe connections * update simplexmq
This commit is contained in:
committed by
GitHub
parent
099f25c63f
commit
305052ecaf
@@ -95,6 +95,7 @@ data ChatCommand
|
||||
= ShowActiveUser
|
||||
| CreateActiveUser Profile
|
||||
| StartChat
|
||||
| ResubscribeAllConnections
|
||||
| SetFilesFolder FilePath
|
||||
| APIGetChats {pendingConnections :: Bool}
|
||||
| APIGetChat ChatRef ChatPagination
|
||||
|
||||
Reference in New Issue
Block a user