Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Comment

Comment represents a comment on a commit or issue

export
interface

Comment

Hierarchy

  • Comment

Index

Properties

body?: string
memberof

Comment

created_at?: string
memberof

Comment

html_url?: string
memberof

Comment

id?: number
memberof

Comment

issue_url?: string
memberof

Comment

original_author?: string
memberof

Comment

original_author_id?: number
memberof

Comment

pull_request_url?: string
memberof

Comment

updated_at?: string
memberof

Comment

user?: User
memberof

Comment

Generated using TypeDoc