GistComment¶
-
class
github.GistComment.GistComment¶ This class represents GistComments.
The reference can be found here https://docs.github.com/en/rest/reference/gists#comments
-
delete() → None¶
-
edit(body: str) → None¶
-
github.GistComment.GistComment¶This class represents GistComments.
The reference can be found here https://docs.github.com/en/rest/reference/gists#comments
delete() → None¶edit(body: str) → None¶