ICreateReplyOptions

Interface

request options for creating reply to post

Extends

Properties

Property Type Notes
postId string
params Inherited ICreatePost | ICreateChannelPost
httpMethod Optional Inherited "GET" | "POST" | "PATCH" | "DELETE"
isPortal Optional Inherited boolean
mentionUrl Optional Inherited string
token Optional Inherited string

Interface defined in discussions/src/types.ts:684