Octokit::Models::IssueComment
Constructors
new(__temp_2293 : JSON::PullParser)
Instance methods
author_associations
body
body=(_body : String)
created_at
created_at=(_created_at : Time)
html_url
html_url=(_html_url : String)
id
id=(_id : Int64)
issue_url
issue_url=(_issue_url : String)
node_id
node_id=(_node_id : String)
reactions
reactions=(_reactions : Reactions)
to_json(json : JSON::Builder)
updated_at
updated_at=(_updated_at : Time)
url
url=(_url : String)
user
user=(_user : User)