Packages › trotsky › StepPostReply › replyParams
StepPostReply.replyParams() method
Constructs the reply parameters for the post, including parent and root references.
Signature:
typescript
replyParams(): AppBskyFeedPost.Record["reply"];
Returns:
AppBskyFeedPost.Record["reply"]
An object containing the root and parent references for the reply.