Cloud Mail 2020 Python Edition

Questions / Feedback?

restore Method

Restores a message.

Syntax

def restore(id: str) -> None: ...

Remarks

This method restores a deleted message. Messages that are located in the Trash folder can be restored. id takes the message ID of the message to be restored.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 Python Edition - Version 20.0 [Build 8308]