Trotsky class
Trotsky orchestrates a sequence of steps that interact with an .
Signature:
typescript
export declare class Trotsky extends StepBuilder
Extends: StepBuilder
Methods
Method | Modifiers | Description |
---|---|---|
Adds a StepActor step. | ||
Adds a StepActors step. | ||
Adds a StepCreatePost step. | ||
| Initializes a new Trotsky instance with the specified agent. | |
Adds a StepList step. | ||
Adds a StepPost step. | ||
Adds a StepPosts step. | ||
Adds a StepSave step. | ||
Adds a StepSearchPosts step. | ||
Adds a StepStreamPosts step. | ||
Adds a StepTap step. | ||
Adds a StepWait step. | ||
Adds a StepWhen step. |