Skip to content

Packages  ›  trotsky  ›  StepThreadMute  ›  apply

StepThreadMute.apply() method

Applies the step by performing a thread mute operation. Requires the context to provide the root post URI.

Signature:

typescript
apply(): Promise<void>;

Returns:

Promise<void>

Exceptions

Error if no context is found.