Preparing search index...
The search index is not available
@booksakura/backlog-client-ts
@booksakura/backlog-client-ts
endpoints
getIssueCommentList
Function getIssueCommentList
get
Issue
Comment
List
(
config
,
params
,
context
?
)
:
Promise
<
BacklogResponse
<
IssueComment
[]
>
>
Get Comment List 課題コメントの取得
Returns list of comments in issue.
Parameters
config
:
contracts
.
BacklogConfig
params
:
GetIssueCommentListParams
Optional
context
:
BacklogApiContext
Returns
Promise
<
BacklogResponse
<
IssueComment
[]
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@booksakura/backlog-client-ts
Loading...
Get Comment List 課題コメントの取得
Returns list of comments in issue.