FishPi.js API Documentation - v0.1.28
Preparing search index...
INoticeReply
Interface INoticeReply
回帖通知
interface
INoticeReply
{
articleId
:
string
;
commentArticlePerfect
:
number
;
commentArticleTitle
:
string
;
commentArticleType
:
number
;
commentAuthorName
:
string
;
commentAuthorThumbnailURL
:
string
;
commentContent
:
string
;
commentCreateTime
:
string
;
commentSharpURL
:
string
;
dataType
:
DataType
;
hasRead
:
boolean
;
oId
:
string
;
}
Hierarchy (
View Summary
)
INoticeComment
INoticeReply
Index
Properties
article
Id
comment
Article
Perfect
comment
Article
Title
comment
Article
Type
comment
Author
Name
comment
Author
Thumbnail
URL
comment
Content
comment
Create
Time
comment
Sharp
URL
data
Type
has
Read
o
Id
Properties
article
Id
articleId
:
string
文章 id
comment
Article
Perfect
commentArticlePerfect
:
number
是否精选
comment
Article
Title
commentArticleTitle
:
string
文章标题
comment
Article
Type
commentArticleType
:
number
文章类型
comment
Author
Name
commentAuthorName
:
string
文章作者
comment
Author
Thumbnail
URL
commentAuthorThumbnailURL
:
string
作者头像
comment
Content
commentContent
:
string
评论内容
comment
Create
Time
commentCreateTime
:
string
评论时间
comment
Sharp
URL
commentSharpURL
:
string
评论地址
data
Type
dataType
:
DataType
数据类型
has
Read
hasRead
:
boolean
是否已读
o
Id
oId
:
string
通知 id
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
article
Id
comment
Article
Perfect
comment
Article
Title
comment
Article
Type
comment
Author
Name
comment
Author
Thumbnail
URL
comment
Content
comment
Create
Time
comment
Sharp
URL
data
Type
has
Read
o
Id
FishPi.js API Documentation - v0.1.28
Loading...
回帖通知