@zernio/node 0.2.115 → 0.2.117

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.
package/README.md CHANGED
@@ -276,6 +276,7 @@ try {
276
276
  | Method | Description |
277
277
  |--------|-------------|
278
278
  | `usage.getUsageStats()` | Get plan and usage stats |
279
+ | `usage.getXApiPricing()` | Get X/Twitter API pricing table |
279
280
 
280
281
  ### Logs
281
282
  | Method | Description |
@@ -290,6 +291,7 @@ try {
290
291
  | `connect.listLinkedInOrganizations()` | List LinkedIn orgs |
291
292
  | `connect.listPinterestBoardsForSelection()` | List Pinterest boards |
292
293
  | `connect.listSnapchatProfiles()` | List Snapchat profiles |
294
+ | `connect.listWhatsAppPhoneNumbers()` | List WhatsApp phone numbers for selection |
293
295
  | `connect.getConnectUrl()` | Get OAuth connect URL |
294
296
  | `connect.getFacebookPages()` | List Facebook pages |
295
297
  | `connect.getGmbLocations()` | List GBP locations |
@@ -307,6 +309,7 @@ try {
307
309
  | `connect.updateRedditSubreddits()` | Set default subreddit |
308
310
  | `connect.updateYoutubeDefaultPlaylist()` | Set default YouTube playlist |
309
311
  | `connect.completeTelegramConnect()` | Check Telegram status |
312
+ | `connect.completeWhatsAppPhoneSelection()` | Complete WhatsApp phone number selection |
310
313
  | `connect.configureTikTokAdsBrandIdentity()` | Configure TikTok Ads Brand Identity |
311
314
  | `connect.connectAds()` | Connect ads for a platform |
312
315
  | `connect.connectBlueskyCredentials()` | Connect Bluesky account |