@getlatedev/node
Advanced tools
+1
-1
| { | ||
| "name": "@getlatedev/node", | ||
| "version": "0.2.398", | ||
| "version": "0.2.399", | ||
| "description": "The official Node.js library for the Zernio API", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
+1
-5
@@ -589,7 +589,2 @@ <p align="center"> | ||
| ### Inbox | ||
| | Method | Description | | ||
| |--------|-------------| | ||
| | `inbox.getWhatsAppMedia()` | Download WhatsApp media | | ||
| ### Inbox Analytics | ||
@@ -774,2 +769,3 @@ | Method | Description | | ||
| | `whatsapp.getWhatsAppGroupChat()` | Get group info | | ||
| | `whatsapp.getWhatsAppMedia()` | Download WhatsApp media | | ||
| | `whatsapp.getWhatsAppTemplate()` | Get template | | ||
@@ -776,0 +772,0 @@ | `whatsapp.getWhatsAppTemplates()` | List templates | |
+35
-41
@@ -934,6 +934,39 @@ import packageJson from '../package.json'; | ||
| /** | ||
| * inbox API | ||
| * whatsapp API | ||
| */ | ||
| inbox = { | ||
| whatsapp = { | ||
| getWhatsAppMedia: getWhatsAppMedia, | ||
| getWhatsAppTemplates: getWhatsAppTemplates, | ||
| createWhatsAppTemplate: createWhatsAppTemplate, | ||
| getWhatsAppTemplate: getWhatsAppTemplate, | ||
| updateWhatsAppTemplate: updateWhatsAppTemplate, | ||
| deleteWhatsAppTemplate: deleteWhatsAppTemplate, | ||
| getWhatsAppBusinessProfile: getWhatsAppBusinessProfile, | ||
| updateWhatsAppBusinessProfile: updateWhatsAppBusinessProfile, | ||
| uploadWhatsAppProfilePhoto: uploadWhatsAppProfilePhoto, | ||
| getWhatsAppDisplayName: getWhatsAppDisplayName, | ||
| updateWhatsAppDisplayName: updateWhatsAppDisplayName, | ||
| getWhatsappBusinessUsername: getWhatsappBusinessUsername, | ||
| setWhatsappBusinessUsername: setWhatsappBusinessUsername, | ||
| deleteWhatsappBusinessUsername: deleteWhatsappBusinessUsername, | ||
| getWhatsappBusinessUsernameSuggestions: getWhatsappBusinessUsernameSuggestions, | ||
| getWhatsAppBlockStatus: getWhatsAppBlockStatus, | ||
| getWhatsAppBlockedUsers: getWhatsAppBlockedUsers, | ||
| blockWhatsAppUsers: blockWhatsAppUsers, | ||
| unblockWhatsAppUsers: unblockWhatsAppUsers, | ||
| getWhatsAppDataset: getWhatsAppDataset, | ||
| createWhatsAppDataset: createWhatsAppDataset, | ||
| listWhatsAppGroupChats: listWhatsAppGroupChats, | ||
| createWhatsAppGroupChat: createWhatsAppGroupChat, | ||
| getWhatsAppGroupChat: getWhatsAppGroupChat, | ||
| updateWhatsAppGroupChat: updateWhatsAppGroupChat, | ||
| deleteWhatsAppGroupChat: deleteWhatsAppGroupChat, | ||
| addWhatsAppGroupParticipants: addWhatsAppGroupParticipants, | ||
| removeWhatsAppGroupParticipants: removeWhatsAppGroupParticipants, | ||
| createWhatsAppGroupInviteLink: createWhatsAppGroupInviteLink, | ||
| listWhatsAppGroupJoinRequests: listWhatsAppGroupJoinRequests, | ||
| approveWhatsAppGroupJoinRequests: approveWhatsAppGroupJoinRequests, | ||
| rejectWhatsAppGroupJoinRequests: rejectWhatsAppGroupJoinRequests, | ||
| listWhatsAppConversions: listWhatsAppConversions, | ||
| sendWhatsAppConversion: sendWhatsAppConversion, | ||
| }; | ||
@@ -1003,41 +1036,2 @@ | ||
| /** | ||
| * whatsapp API | ||
| */ | ||
| whatsapp = { | ||
| getWhatsAppTemplates: getWhatsAppTemplates, | ||
| createWhatsAppTemplate: createWhatsAppTemplate, | ||
| getWhatsAppTemplate: getWhatsAppTemplate, | ||
| updateWhatsAppTemplate: updateWhatsAppTemplate, | ||
| deleteWhatsAppTemplate: deleteWhatsAppTemplate, | ||
| getWhatsAppBusinessProfile: getWhatsAppBusinessProfile, | ||
| updateWhatsAppBusinessProfile: updateWhatsAppBusinessProfile, | ||
| uploadWhatsAppProfilePhoto: uploadWhatsAppProfilePhoto, | ||
| getWhatsAppDisplayName: getWhatsAppDisplayName, | ||
| updateWhatsAppDisplayName: updateWhatsAppDisplayName, | ||
| getWhatsappBusinessUsername: getWhatsappBusinessUsername, | ||
| setWhatsappBusinessUsername: setWhatsappBusinessUsername, | ||
| deleteWhatsappBusinessUsername: deleteWhatsappBusinessUsername, | ||
| getWhatsappBusinessUsernameSuggestions: getWhatsappBusinessUsernameSuggestions, | ||
| getWhatsAppBlockStatus: getWhatsAppBlockStatus, | ||
| getWhatsAppBlockedUsers: getWhatsAppBlockedUsers, | ||
| blockWhatsAppUsers: blockWhatsAppUsers, | ||
| unblockWhatsAppUsers: unblockWhatsAppUsers, | ||
| getWhatsAppDataset: getWhatsAppDataset, | ||
| createWhatsAppDataset: createWhatsAppDataset, | ||
| listWhatsAppGroupChats: listWhatsAppGroupChats, | ||
| createWhatsAppGroupChat: createWhatsAppGroupChat, | ||
| getWhatsAppGroupChat: getWhatsAppGroupChat, | ||
| updateWhatsAppGroupChat: updateWhatsAppGroupChat, | ||
| deleteWhatsAppGroupChat: deleteWhatsAppGroupChat, | ||
| addWhatsAppGroupParticipants: addWhatsAppGroupParticipants, | ||
| removeWhatsAppGroupParticipants: removeWhatsAppGroupParticipants, | ||
| createWhatsAppGroupInviteLink: createWhatsAppGroupInviteLink, | ||
| listWhatsAppGroupJoinRequests: listWhatsAppGroupJoinRequests, | ||
| approveWhatsAppGroupJoinRequests: approveWhatsAppGroupJoinRequests, | ||
| rejectWhatsAppGroupJoinRequests: rejectWhatsAppGroupJoinRequests, | ||
| listWhatsAppConversions: listWhatsAppConversions, | ||
| sendWhatsAppConversion: sendWhatsAppConversion, | ||
| }; | ||
| /** | ||
| * whatsappcalling API | ||
@@ -1044,0 +1038,0 @@ */ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
3572143
-0.01%71996
-0.03%891
-0.45%