struct

GitHub::IssueAPI

Inherits GitHub::API < Struct < Value < Object

Constructors

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

Instance methods

comment(comment : IssueComment)
Source
comment(id : Int64)
Source
comments
Source
get_with_html_body
Source
issue_number
Source
repo_name
Source
repo_owner
Source

Nested types