Preparing search index...
The search index is not available
@booksakura/backlog-client-ts
@booksakura/backlog-client-ts
endpoints
countIssueComment
Function countIssueComment
count
Issue
Comment
(
config
,
params
,
context
?
)
:
Promise
<
BacklogResponse
<
IssueCommentCount
>
>
Count Comment 課題コメント数の取得
Returns number of comments in issue.
Parameters
config
:
contracts
.
BacklogConfig
params
:
CountIssueCommentParams
Optional
context
:
BacklogApiContext
Returns
Promise
<
BacklogResponse
<
IssueCommentCount
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@booksakura/backlog-client-ts
Loading...
Count Comment 課題コメント数の取得
Returns number of comments in issue.