@open-wa/wa-automate-types-only 4.35.13 → 4.36.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -696,7 +696,7 @@ export interface ConfigObject {
|
|
696
696
|
*
|
697
697
|
* Set this to true if you're using the multidevice beta.
|
698
698
|
*
|
699
|
-
* @default `
|
699
|
+
* @default `true`
|
700
700
|
* :::danger
|
701
701
|
* Some features (e.g [[sendLinkWithAutoPreview]]) **do not** work with multi-device beta. Check [this `api`](#).
|
702
702
|
* :::
|