Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Octokit::Models::StarEvent
Inherits
Struct
<
Value
<
Object
Constructors
new
(action :
String
, starred_at :
Union
(
String
,
Nil
))
new
(__temp_2008 :
JSON::PullParser
)
Instance methods
action
action=
(_action :
String
)
starred_at
starred_at=
(_starred_at :
Union
(
String
,
Nil
))
to_json
(json :
JSON::Builder
)