Devto::Post
Inherits JSON::Serializable::Unmapped / JSON::Serializable / Medup::Post / Reference / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
body_markdown
Sourcebody_markdown=(body_markdown : String)
Sourcecanonical_url
Sourcecanonical_url=(canonical_url : String)
Sourcecover_image
Sourcecover_image=(cover_image : String)
Sourcedescription
Sourcedescription=(description : String)
Sourcedownload_image(name : String, src : String)
Sourcemd_content(assets) : String
Sourcemd_cover_image(assets)
Sourcemd_header
Sourcetag_list
Sourcetag_list=(tag_list : String)
Sourcetags
Sourcetags=(tags : Array(String))
Sourcetitle
Sourcetitle=(title : String)
Sourceto_md
Sourceurl
Sourceurl=(url : String)
Source