rustyfox/docs/JournalPartial.md
2025-01-27 18:37:01 +01:00

694 B

JournalPartial

Properties

Name Type Description Notes
id i32 Journal's ID
title String Journal's title
author models::UserPartial
stats models::JournalStats
date String Journal's upload date
content String Journal's content
mentions Vec Journal's mentions (users mentioned with FA links in the content)

[Back to Model list] [Back to API list] [Back to README]