@__dirname/pixiv-web-api
Preparing search index...
rpcPostComment
Function rpcPostComment
rpcPostComment
(
data
:
{
author_user_id
:
number
;
comment
:
string
;
illust_id
:
number
;
type
:
"comment"
|
"stamp"
;
}
,
)
:
Promise
<
any
>
发表评论
Parameters
data
:
{
author_user_id
:
number
;
comment
:
string
;
illust_id
:
number
;
type
:
"comment"
|
"stamp"
;
}
Returns
Promise
<
any
>
See
https://www.pixiv.net/artworks/${id}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@__dirname/pixiv-web-api
Loading...
发表评论