mirror of
https://github.com/rustmailer/bichon.git
synced 2026-08-03 07:48:34 +02:00
update
This commit is contained in:
@@ -35,7 +35,7 @@ export interface EmailEnvelope {
|
||||
mailbox_name?: string;
|
||||
uid: number;
|
||||
subject: string;
|
||||
text: string;
|
||||
preview: string;
|
||||
from: string;
|
||||
to: string[];
|
||||
cc: string[];
|
||||
|
||||
Reference in New Issue
Block a user