Fixed refreshing of file reference in api toggling media module.

This commit is contained in:
23rd
2022-04-07 19:12:58 +03:00
parent cf6b995c50
commit 4ad31ce4e0
3 changed files with 24 additions and 16 deletions
+1 -1
View File
@@ -169,7 +169,7 @@ void SendExistingMedia(
} else {
api->sendMessageFail(error, peer, randomId, newId);
}
});
});
} else {
api->sendMessageFail(error, peer, randomId, newId);
}