1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
_import: - types/media.yml - types/settings.yml update: at: date_iso8601 is_latest: bool id: int note: str? interested_user_ids: array[int] message: author: user text: str update: update? marks: read: bool ack: bool