Preparing search index...
The search index is not available
@classum/learning-sdk 0.163.0
@classum/learning-sdk 0.163.0
CreatePostBodyDto
Type Alias CreatePostBodyDto
Create
Post
Body
Dto
:
{
challengeTaskId
?:
string
;
content
:
string
;
fileIds
?:
string
[]
;
isAnonymous
?:
boolean
;
tags
?:
string
[]
;
title
?:
string
;
type
?:
|
"NOTICE"
|
"GENERAL"
|
"QUESTION"
|
"FEEDBACK"
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@classum/learning-sdk 0.163.0
Loading...