Cloud Mail 2020 Python Edition

Questions / Feedback?

delete_draft Method

Deletes a draft permanently.

Syntax

def delete_draft(draft_id: str) -> None: ...

Remarks

This method deletes a draft permanently. draftId takes the draft ID of the draft to be deleted.

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