core: api to resubscribe connections (#586)

* core: api to resubscribe connections

* update simplexmq
This commit is contained in:
Evgeny Poberezkin
2022-04-30 12:47:50 +01:00
committed by GitHub
parent 099f25c63f
commit 305052ecaf
6 changed files with 17 additions and 10 deletions
+1
View File
@@ -95,6 +95,7 @@ data ChatCommand
= ShowActiveUser
| CreateActiveUser Profile
| StartChat
| ResubscribeAllConnections
| SetFilesFolder FilePath
| APIGetChats {pendingConnections :: Bool}
| APIGetChat ChatRef ChatPagination