withConfig(
config: Partial<CallOptions>
): Runnable<string | BaseMessage<MessageStructure<| Name | Type | Description |
|---|---|---|
config* | Partial<CallOptions> |
Bind config to a Runnable, returning a new Runnable.
New configuration parameters to attach to the new runnable.