@__dirname/pixiv-web-api
Preparing search index...
novelRpcPostComment
Function novelRpcPostComment
novelRpcPostComment
(
data
:
{
author_user_id
:
number
;
comment
:
string
;
novel_id
:
number
;
type
:
"comment"
|
"stamp"
;
}
,
)
:
Promise
<
any
>
Parameters
data
:
{
author_user_id
:
number
;
comment
:
string
;
novel_id
:
number
;
type
:
"comment"
|
"stamp"
;
}
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@__dirname/pixiv-web-api
Loading...