Instant message (#24)
textsender_api PR / Rustfmt (pull_request) Successful in 47s
textsender_api PR / Clippy (pull_request) Successful in 1m57s
textsender_api PR / Check (pull_request) Successful in 2m7s

Reviewed-on: phoenix/textsender_api#24
This commit was merged in pull request #24.
This commit is contained in:
2026-06-20 20:07:19 -04:00
parent 295140a216
commit 58fa5e0d26
9 changed files with 1057 additions and 32 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ async fn parse_row(
message_id,
status,
sent: Some(sent),
scheduled_message_event_id,
scheduled_message_event_id: Some(scheduled_message_event_id),
user_id,
})
}