Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Octokit::Models::UserSearchResult
Inherits
Struct
<
Value
<
Object
Constructors
new
(total :
Int32
, incomplete_results :
Bool
, users :
Array
(
User
))
new
(__temp_4398 :
JSON::PullParser
)
Instance methods
incomplete_results
incomplete_results=
(_incomplete_results :
Bool
)
to_json
(json :
JSON::Builder
)
total
total=
(_total :
Int32
)
users
users=
(_users :
Array
(
User
))