ContentAttachmentPayload
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(title : String, body : String)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
body
clone
Sourcecopy_with(title _title = @title, body _body = @body)
Sourcetitle