Skip to content

Packages  ›  trotsky  ›  StepPostReply  ›  queryParams

StepPostReply.queryParams() method

Resolves the query parameters for the reply, including reply references and creation time.

Signature:

typescript
queryParams(): Promise<AppBskyFeedPost.Record>;

Returns:

Promise<AppBskyFeedPost.Record>

A promise that resolves to the complete reply record.