modify.issue.comment: Modify issue comment

Description Usage Arguments Value

Description

Modify issue comment

Usage

1
2
modify.issue.comment(owner, repo, issue.number, comment.number, content,
  ctx = get.github.context())

Arguments

owner

the repo owner

repo

the repo name

issue.number

the issue number

comment.number

the comment number

content

the JSON object describing the issue comment. See http://developer.github.com/v3/issues/comments/#edit-a-comment for details.

ctx

the github context object

Value

the comment


cscheid/rgithub documentation built on May 14, 2019, 12:07 p.m.