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