Preparing search index...
The search index is not available
@__dirname/pixiv-web-api
@__dirname/pixiv-web-api
illustsCommentsRoots
Function illustsCommentsRoots
查询评论
此接口逻辑为:第一次 offset=0 limit=3 之后 offset=3 limit=50
See
https://www.pixiv.net/artworks/${id}
illustsCommentsRoots
(
query
:
Query
<
{
illust_id
:
number
;
limit
:
number
;
offset
:
number
}
>
,
)
:
Promise
<
any
>
Parameters
query
:
Query
<
{
illust_id
:
number
;
limit
:
number
;
offset
:
number
}
>
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@__dirname/pixiv-web-api
Loading...
查询评论
此接口逻辑为:第一次 offset=0 limit=3 之后 offset=3 limit=50
See
https://www.pixiv.net/artworks/${id}