struct

GitHub::IssueComments

Inherits GitHub::API < Struct < Value < Object

Constructors

new(client, repo_owner : String, repo_name : String, issue_number : Int64)
Source

Instance methods

create(body : String)
Source
issue_number
Source
list(per_page : String | Int | Nil = nil, body_type : BodyType = :text)
Source
repo_name
Source
repo_owner
Source