Skip to content

Packages  ›  trotsky  ›  StepPostReplyOutput

StepPostReplyOutput type

Represents the output of a post reply step, including the URI and CID of the reply.

Signature:

typescript
export type StepPostReplyOutput = StepPostReplyRecordRef;

References: StepPostReplyRecordRef