Expand description
Message domain types from the Sashiko API.
Named EmailMessage (not Message) to avoid collision with the TEA
Message enum in src/update.rs.
Structsยง
- Email
Message - A message record from the Sashiko API (
/api/messages,/api/message). - Thread
Message - A message entry from the patchset detail thread section.