Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Octokit::Models::MetaEvent
Inherits
Struct
<
Value
<
Object
Constructors
new
(action :
String
, hook_id :
Int64
, hook :
Hook
)
new
(__temp_1611 :
JSON::PullParser
)
Instance methods
action
action=
(_action :
String
)
hook
hook=
(_hook :
Hook
)
hook_id
hook_id=
(_hook_id :
Int64
)
to_json
(json :
JSON::Builder
)