Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Octokit::Models::Reaction
Inherits
Struct
<
Value
<
Object
Constructors
new
(id :
Int64
, user :
User
, node_id :
String
, content :
String
)
new
(__temp_3398 :
JSON::PullParser
)
Instance methods
content
content=
(_content :
String
)
id
id=
(_id :
Int64
)
node_id
node_id=
(_node_id :
String
)
to_json
(json :
JSON::Builder
)
user
user=
(_user :
User
)