@ccw-api/api
Preparing search index...
community-web/comment/create
Res
Type Alias Res
type
Res
=
{
commenterId
:
number
;
content
:
string
;
createdAt
:
number
;
ext
:
null
;
id
:
number
;
parentId
:
null
;
receiverId
:
null
;
replyToId
:
null
;
sectionType
:
SectionType
;
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
:
null
receiver
Id
receiverId
:
null
reply
To
Id
replyToId
:
null
section
Type
sectionType
:
SectionType
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...