whatsapp-api-js
Advanced tools
Comparing version
@@ -11,3 +11,3 @@ /** | ||
import type { AtLeastOne } from "./utils.d.ts"; | ||
export declare const DEFAULT_API_VERSION = "v24.0"; | ||
export declare const DEFAULT_API_VERSION = "v23.0"; | ||
/** | ||
@@ -14,0 +14,0 @@ * The main constructor arguments for the API |
@@ -1,2 +0,2 @@ | ||
const DEFAULT_API_VERSION = "v24.0"; | ||
const DEFAULT_API_VERSION = "v23.0"; | ||
class ClientMessage { | ||
@@ -3,0 +3,0 @@ } |
{ | ||
"name": "whatsapp-api-js", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"author": "Secreto31126", | ||
@@ -5,0 +5,0 @@ "description": "A TypeScript server agnostic Whatsapp's Official API framework", |
Sorry, the diff of this file is not supported yet