Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Octokit::Models::PublicEvent
Inherits
Struct
<
Value
<
Object
Constructors
new
(repo :
Union
(
Repository
,
Nil
), sender :
User
, installation :
Installation
)
new
(__temp_1744 :
JSON::PullParser
)
Instance methods
installation
installation=
(_installation :
Installation
)
repo
repo=
(_repo :
Union
(
Repository
,
Nil
))
sender
sender=
(_sender :
User
)
to_json
(json :
JSON::Builder
)