# Functions
ParseAttachmentContent reads and parses a AttachmentContent from file.
ParseCreatePostJSON reads and parses a CreatePostJSON from file.
ParseEditPostJSON reads and parses a EditPostJSON from file.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
CreatePostJSON contains the data that can be specified when creating a Post using the CLi command.
EditPostJSON contains the data that can be specified when editing a Post using the CLI command.