• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
Whatsapp API Gateway (WHAPI)

Whatsapp API Gateway (WHAPI) 4.14.2

June 28, 2025
New
  • Added support for sending media with buttons - video or image passed via the media parameter replaces the header (if set); supported only for Quick_reply, Call, Otp, and Url button types;
  • Introduced Remove react from message method to delete reactions from messages;
Fixed
  • Updated the rejectCall method - both legacy and new version are supported;
  • Ongoing fixes for message decryption and missing API/webhook delivery; some cases resolved, please report new ones;
  • Improved error handling when creating a group in a community with an invalid number - error message now reflects the root cause;
  • Fixed incorrect display of Number:DeviceID in incoming call webhooks;
  • Resolved missing messages:post webhook when creating a poll - now sent correctly;
  • Standardized lid format across events - now always displayed as ****@lid. Read more about this identifier here.;
  • Fixed missing chats:patch when renaming a group - now sent alongside groups:patch;
  • Resolved socket duplication bug during channel connection - improves authorization reliability;
  • Performed infrastructure optimization to reduce chances of short-lived replication lag (e.g., 404 on just-received message);
  • Added support for new voice message encoding when specific metadata is present in the file;
Top