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