@ccw-api/api
Preparing search index...
community-web/comment/reply
Res
Type Alias Res
type
Res
=
{
commenterId
:
number
;
content
:
string
;
createdAt
:
number
;
ext
:
null
;
id
:
number
;
parentId
:
number
;
receiverId
:
number
;
replyToId
:
number
;
sectionType
:
null
;
status
:
"PUBLISHED"
;
topicId
:
number
;
updatedAt
:
number
;
weight
:
null
;
}
Index
Properties
commenter
Id
content
created
At
ext
id
parent
Id
receiver
Id
reply
To
Id
section
Type
status
topic
Id
updated
At
weight
Properties
commenter
Id
commenterId
:
number
content
content
:
string
created
At
createdAt
:
number
ext
ext
:
null
id
id
:
number
parent
Id
parentId
:
number
receiver
Id
receiverId
:
number
reply
To
Id
replyToId
:
number
section
Type
sectionType
:
null
status
status
:
"PUBLISHED"
topic
Id
topicId
:
number
updated
At
updatedAt
:
number
weight
weight
:
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
commenter
Id
content
created
At
ext
id
parent
Id
receiver
Id
reply
To
Id
section
Type
status
topic
Id
updated
At
weight
@ccw-api/api
Loading...