Skip to content

Commit

Permalink
docs: updated posts concepts
Browse files Browse the repository at this point in the history
  • Loading branch information
RiccardoM committed Jul 5, 2023
1 parent ab2582f commit 5a53474
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions x/posts/spec/02-concepts.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@ The creation date of the post.
### Last Edited Date
The las time the post has been edited.

### Owner
The owner of the post. This is the user that can edit or delete the post. Usually this is the same as the author, but it might be different if the post ownership has been transferred.

## Attachment
An attachment represents any kind of media that can be attached to a post, such as (but not limited to): an image, a GIF, or a poll.

Expand Down

0 comments on commit 5a53474

Please sign in to comment.