struct

GitHub::IssueAPI::CommentAPI::Reactions

Inherits GitHub::API < Struct < Value < Object

Constructors

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

Instance methods

comment_id
Source
create(content : Reaction::Content)
Source
delete(reaction : Reaction)
Source
delete(reaction_id : Int64)
Source
issue_number
Source
repo_name
Source
repo_owner
Source