Preparing search index...
The search index is not available
@booksakura/backlog-client-ts
@booksakura/backlog-client-ts
endpoints
deleteIssueComment
Function deleteIssueComment
delete
Issue
Comment
(
config
,
params
,
context
?
)
:
Promise
<
BacklogResponse
<
IssueComment
>
>
Delete Comment 課題コメントの削除
Delete comment.
User can delete own comment.
Parameters
config
:
contracts
.
BacklogConfig
params
:
DeleteIssueCommentParams
Optional
context
:
BacklogApiContext
Returns
Promise
<
BacklogResponse
<
IssueComment
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@booksakura/backlog-client-ts
Loading...
Delete Comment 課題コメントの削除
Delete comment.
User can delete own comment.