struct CommentPayload

Included Modules

Defined in:

githubcr/payloads/issue.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(body : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def body : String #

def clone #

[View source]
def copy_with(body _body = @body) #

[View source]