mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
docs: document MimeFactory.req_mdn
This commit is contained in:
@@ -82,7 +82,10 @@ pub struct MimeFactory {
|
|||||||
/// as needed.
|
/// as needed.
|
||||||
references: String,
|
references: String,
|
||||||
|
|
||||||
|
/// True if the message requests Message Disposition Notification
|
||||||
|
/// using `Chat-Disposition-Notification-To` header.
|
||||||
req_mdn: bool,
|
req_mdn: bool,
|
||||||
|
|
||||||
last_added_location_id: Option<u32>,
|
last_added_location_id: Option<u32>,
|
||||||
|
|
||||||
/// If the created mime-structure contains sync-items,
|
/// If the created mime-structure contains sync-items,
|
||||||
|
|||||||
Reference in New Issue
Block a user