core: prohibit forwarding file if it's not found (#4047)

This commit is contained in:
spaced4ndy
2024-04-19 11:31:44 +04:00
committed by GitHub
parent 505c6cb062
commit 648884044f
3 changed files with 28 additions and 25 deletions
+1
View File
@@ -1121,6 +1121,7 @@ data ChatErrorType
| CEInlineFileProhibited {fileId :: FileTransferId}
| CEInvalidQuote
| CEInvalidForward
| CEForwardNoFile
| CEInvalidChatItemUpdate
| CEInvalidChatItemDelete
| CEHasCurrentCall