struct

ContentAttachmentPayload

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(title : String, body : String)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

body
clone
Source
copy_with(title _title = @title, body _body = @body)
Source
title