createReply
create reply to post
Parameters
| Parameter | Type | Default | Notes | 
|---|---|---|---|
| options Required | ICreateReplyParams | 
Returns
{Promise
| Property | Type | Notes | 
|---|---|---|
| string | null | ||
| string | ||
| string | ||
| string | null | ||
| Geometry | null | ||
| Geometry | null | ||
| string | ||
| PostType | ||
| PostStatus | ||
| string | null | ||
| Inherited | Date | |
| Inherited | Date | |
| Optional | IChannel | |
| Optional | IPost | null | |
| Optional | string | |
| Optional | IReaction[] | |
| Optional | IPost[] | IPagedResponse<IPost> | |
| Optional | number | 
Function defined in packages/common/src/discussions/api/posts/posts.ts:107