mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-09-14 20:06:33 +08:00
feat: add single-mail read status (#1125)
This commit is contained in:
@@ -213,6 +213,7 @@ export type RawMailRow = {
|
||||
raw?: string;
|
||||
raw_blob?: unknown;
|
||||
metadata?: string;
|
||||
is_unread?: number | null;
|
||||
created_at?: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user