Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Octokit::Models::Attachment
Inherits
Struct
<
Value
<
Object
Constructors
new
(id :
Int64
, title :
String
, body :
String
)
new
(__temp_949 :
JSON::PullParser
)
Instance methods
body
body=
(_body :
String
)
id
id=
(_id :
Int64
)
title
title=
(_title :
String
)
to_json
(json :
JSON::Builder
)