Preparing search index...
The search index is not available
@booksakura/backlog-client-ts
@booksakura/backlog-client-ts
endpoints
updateIssueComment
Function updateIssueComment
update
Issue
Comment
(
config
,
params
,
context
?
)
:
Promise
<
BacklogResponse
<
IssueComment
>
>
Update comment 課題コメント情報の更新
Updates content of comment.
User can update own comment.
Parameters
config
:
contracts
.
BacklogConfig
params
:
UpdateIssueCommentParams
Optional
context
:
BacklogApiContext
Returns
Promise
<
BacklogResponse
<
IssueComment
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@booksakura/backlog-client-ts
Loading...
Update comment 課題コメント情報の更新
Updates content of comment.
User can update own comment.