-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathApiClientV2.json
More file actions
39 lines (39 loc) · 1.12 KB
/
ApiClientV2.json
File metadata and controls
39 lines (39 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"status": true,
"criador": "Whatsapp Novasion",
"resultado": {
"type": "md",
"ws": {
"_events": {
"CB:ib,,dirty": ["Array"]
},
"_eventsCount": 900000,
"_maxListeners": 0,
"url": "wss://web.whatsapp.com/ws/chat",
"config": {
"version": ["Array"],
"browser": ["Array"],
"waWebSocketUrl": "wss://web.whatsapp.com/ws/chat",
"sockCectTimeoutMs": 20000,
"keepAliveIntervalMs": 30000,
"logger": {},
"printQRInTerminal": false,
"emitOwnEvents": true,
"defaultQueryTimeoutMs": 60000,
"customUploadHosts": [],
"retryRequestDelayMs": 250,
"maxMsgRetryCount": 5,
"fireInitQueries": true,
"auth": { "Object": "authData" },
"markOnlineOnsockCect": true,
"syncFullHistory": true,
"linkPreviewImageThumbnailWidth": 192,
"transactionOpts": { "Object": "transactionOptsData" },
"generateHighQualityLinkPreview": false,
"options": {},
"appStateMacVerification": { "Object": "appStateMacData" },
"mobile": true
}
}
}
}