Preparing search index...
The search index is not available
@__dirname/pixiv-web-api
@__dirname/pixiv-web-api
illustsCommentsReplies
Function illustsCommentsReplies
查询评论(回复)
See
https://www.pixiv.net/artworks/${id}
illustsCommentsReplies
(
query
:
{
comment_id
:
number
;
page
:
number
}
,
)
:
Promise
<
any
>
Parameters
query
:
{
comment_id
:
number
;
page
:
number
}
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@__dirname/pixiv-web-api
Loading...
查询评论(回复)
See
https://www.pixiv.net/artworks/${id}