delete.gist.comment {github}R Documentation

Delete gist comment

Description

Delete gist comment

Usage

delete.gist.comment(gist.id, comment.id, ctx = get.github.context())

Arguments

gist.id

the gist id

comment.id

the comment id

ctx

the github context object

Value

none


[Package github version 0.9.12 Index]