Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Octokit::Models::MarkdownRequest
Inherits
Struct
<
Value
<
Object
Constructors
new
(text :
Union
(
String
,
Nil
), mode :
Union
(
String
,
Nil
), context :
Union
(
String
,
Nil
))
new
(__temp_168 :
JSON::PullParser
)
Instance methods
context
context=
(_context :
Union
(
String
,
Nil
))
mode
mode=
(_mode :
Union
(
String
,
Nil
))
text
text=
(_text :
Union
(
String
,
Nil
))
to_json
(json :
JSON::Builder
)