core, ios: mark files to receive from NSE, receive marked files on chat start (#2218)

This commit is contained in:
spaced4ndy
2023-04-20 16:52:55 +04:00
committed by GitHub
parent 17bdd2a1d2
commit 4d700d113d
10 changed files with 152 additions and 22 deletions
+1
View File
@@ -346,6 +346,7 @@ data ChatCommand
| ForwardImage ChatName FileTransferId
| SendFileDescription ChatName FilePath
| ReceiveFile {fileId :: FileTransferId, fileInline :: Maybe Bool, filePath :: Maybe FilePath}
| SetFileToReceive FileTransferId
| CancelFile FileTransferId
| FileStatus FileTransferId
| ShowProfile -- UserId (not used in UI)