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