fix: persist message delivery status across server restarts
All checks were successful
CI / test (push) Successful in 21s

This commit is contained in:
2026-03-08 12:27:54 +03:00
parent 831047447b
commit 8689283e99
4 changed files with 27 additions and 1 deletions

View File

@@ -254,6 +254,7 @@ Rules:
"forwarded_from_message_id": null,
"type": "text",
"text": "Hello",
"delivery_status": "read",
"created_at": "2026-03-08T10:02:00Z",
"updated_at": "2026-03-08T10:02:00Z"
}