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}