FishPi.js API Documentation - v0.1.28
Preparing search index...
INoticeArticle
Interface INoticeArticle
我关注的通知
interface
INoticeArticle
{
articleCommentCount
:
number
;
articlePerfect
:
number
;
articleTagObjs
:
ArticleTag
[]
;
articleTags
:
string
;
articleTitle
:
string
;
articleType
:
number
;
authorName
:
string
;
content
:
string
;
createTime
:
string
;
dataType
:
DataType
;
hasRead
:
boolean
;
isComment
:
boolean
;
oId
:
string
;
thumbnailURL
:
string
;
url
:
string
;
}
Index
Properties
article
Comment
Count
article
Perfect
article
Tag
Objs
article
Tags
article
Title
article
Type
author
Name
content
create
Time
data
Type
has
Read
is
Comment
o
Id
thumbnail
URL
url
Properties
article
Comment
Count
articleCommentCount
:
number
文章评论数
article
Perfect
articlePerfect
:
number
是否精选
article
Tag
Objs
articleTagObjs
:
ArticleTag
[]
文章标签列表
article
Tags
articleTags
:
string
文章标签
article
Title
articleTitle
:
string
文章标题
article
Type
articleType
:
number
文章类型
author
Name
authorName
:
string
作者
content
content
:
string
通知内容
create
Time
createTime
:
string
通知创建时间
data
Type
dataType
:
DataType
数据类型
has
Read
hasRead
:
boolean
是否已读
is
Comment
isComment
:
boolean
是否评论
o
Id
oId
:
string
通知 Id
thumbnail
URL
thumbnailURL
:
string
作者头像
url
url
:
string
文章地址
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
article
Comment
Count
article
Perfect
article
Tag
Objs
article
Tags
article
Title
article
Type
author
Name
content
create
Time
data
Type
has
Read
is
Comment
o
Id
thumbnail
URL
url
FishPi.js API Documentation - v0.1.28
Loading...
我关注的通知