createPost
create post
Parameters
Parameter | Type | Default | Notes |
---|---|---|---|
options Required | ICreatePostOptions |
Returns
{Promise
Property | Type | Notes |
---|---|---|
string | ||
string | ||
PostStatus | ||
Inherited | Date | |
Inherited | string | |
Inherited | string | |
Inherited | Date | |
Optional | string | |
Optional | IChannel | |
Optional | string | |
Optional | string | |
Optional | Geometry | |
Optional | Geometry | |
Optional | IPost | |
Optional | string | |
Optional | IReaction[] | |
Optional | IPost[] | IPagedResponse<IPost> | |
Optional | number | |
Optional | string | |
Optional | IReaction[] |
Function defined in discussions/src/posts.ts:39