Interface representing the request to clean a message.
Optional
If true, removes images from the email message.
If true, removes link-related tags () from the email message while keeping the text.
If true, removes table-related tags (
If true, converts images in the email message to Markdown.
IDs of the email messages to clean.
If true, removes phrases such as "Best" and "Regards" in the email message signature.
Generated using TypeDoc
Interface representing the request to clean a message.