@ccw-api/api
Preparing search index...
types/comment
TopicInfo
Interface TopicInfo
interface
TopicInfo
{
createdAt
:
number
;
ext
:
{
slug
?:
string
}
;
id
:
number
;
outline
?:
string
;
subjectOid
:
string
;
subjectType
:
SubjectType
;
updatedAt
:
number
;
}
Hierarchy (
View Summary
)
MinimalTopicInfo
TopicInfo
Index
Properties
created
At
ext
id
outline?
subject
Oid
subject
Type
updated
At
Properties
created
At
createdAt
:
number
ext
ext
:
{
slug
?:
string
}
Type Declaration
Optional
slug
?:
string
文章uuid可能被包含
id
id
:
number
Optional
outline
outline
?:
string
和响应无关,但至少要传一个字符进去
subject
Oid
subjectOid
:
string
subject
Type
subjectType
:
SubjectType
updated
At
updatedAt
:
number
文章名称/扩展名称/作品名称
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
At
ext
id
outline
subject
Oid
subject
Type
updated
At
@ccw-api/api
Loading...
文章uuid可能被包含