wx-ezhan
Preparing search index...
types/other
OtherCommentItem
Interface OtherCommentItem
interface
OtherCommentItem
{
comment
:
string
;
commentNum
:
number
;
content
:
string
;
createdTime
:
string
;
hasLike
:
false
;
id
:
string
;
isAuthor
:
false
;
likeNum
:
number
;
parent
:
{
avatar
:
string
;
nickName
:
string
;
userId
:
string
}
;
parentCmtId
:
string
;
rootCmtId
:
string
;
title
:
string
;
topicContent
:
string
;
topicId
:
string
;
user
:
{
avatar
:
string
;
nickName
:
string
;
userId
:
string
}
;
}
Index
Properties
comment
comment
Num
content
created
Time
has
Like
id
is
Author
like
Num
parent
parent
Cmt
Id
root
Cmt
Id
title
topic
Content
topic
Id
user
Properties
comment
comment
:
string
comment
Num
commentNum
:
number
content
content
:
string
created
Time
createdTime
:
string
has
Like
hasLike
:
false
id
id
:
string
is
Author
isAuthor
:
false
like
Num
likeNum
:
number
parent
parent
:
{
avatar
:
string
;
nickName
:
string
;
userId
:
string
}
parent
Cmt
Id
parentCmtId
:
string
root
Cmt
Id
rootCmtId
:
string
title
title
:
string
topic
Content
topicContent
:
string
topic
Id
topicId
:
string
user
user
:
{
avatar
:
string
;
nickName
:
string
;
userId
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment
comment
Num
content
created
Time
has
Like
id
is
Author
like
Num
parent
parent
Cmt
Id
root
Cmt
Id
title
topic
Content
topic
Id
user
wx-ezhan
Loading...