TF-2102 Add restore_deleted_message to email_api

(cherry picked from commit c648c03b8f3a87242c87d2d738b5ad9eb53e7af2)
This commit is contained in:
hieubt
2023-12-20 11:26:02 +07:00
committed by Dat H. Pham
parent 42a84b497c
commit 01f6ee1612
2 changed files with 58 additions and 1 deletions
@@ -2,4 +2,6 @@ class NotFoundEmailException implements Exception {}
class NotFoundEmailContentException implements Exception {}
class EmptyEmailContentException implements Exception {}
class EmptyEmailContentException implements Exception {}
class NotFoundEmailRecoveryActionException implements Exception {}