ICreatePost
Interface
dto for creating a post in a known channel
Extends
Properties
Property |
Type |
Notes |
channelId
|
string
|
|
body
Inherited
|
string
|
|
appInfo
Optional
Inherited
|
string
|
|
asAnonymous
Optional
Inherited
|
boolean
|
|
discussion
Optional
Inherited
|
string
|
|
featureGeometry
Optional
Inherited
|
Geometry
|
|
geometry
Optional
Inherited
|
Geometry
|
|
title
Optional
Inherited
|
string
|
|
Interface defined in common/src/discussions/api/types.ts:510