Wa Gateway | Multi device BETA / WhatsApp Gateway M Pedia

Nulled Wa Gateway | Multi device BETA / WhatsApp Gateway M Pedia 7.5.0 Nulled

No permission to download
Update Log :
Update main library to the latest version
Fix list and button message and add button types
webhook data addition
Typing features
support image in list or button
delete message history messages
webhook message format changes
and fix other minor errors.

Here are some folders and files that you can replace for updates.
app/Console/Commands/StartBlast.php (file)
app/Http/Controllers (folder)
app/Http/Request (folder)
app/Services (folder)
resources (folder)
public/assets/js/index.js (file)
config/app.php (file)
server/ ( folder)
package.json (file)
composer.json (file)
node_modules (or you can do npm install if your server supports terminal)


After everything is replaced, restart node js.
Changes in type in media messages, there are only 4 types, namely image, document (all files), audio and video
Support caption/message on all media types
Fixed thumbnail in video messages
Fixed list message, support is back on all devices
Fix message preview & poll message
  • Updated main dependencies to the latest version.
  • Added Polling Message feature in the API and Test Message.
  • Fixed Preview URL in messages.
  • Resolved audio message issues.
  • Improved auto-reconnect speed.
  • Added sender parameter in webhook groups.
  • And more.
Note: Since updating WhatsApp by the latest WhatsApp party, the message button, list and message temporarily only support iOS devices and WhatsApp Web.

- You are required to update to the latest version in order to continue using WhatsApp Gateway. This update is very important because it involves changes to the main library, where the old library has been removed.

Update Logs :
- Library changes
- Refactor blast, more stable and random process.
- Fix fetch group not whole.

Please replace the folder/file below for updates, (the latest file can be downloaded on the m-pedia.co.id purchase page)
- package.json (file )
- node_modules ( folder, if you are on vps , you can reinstall yarn after updating package.json )
- server/whatsapp.js ( file )
- server/lib/helper.js (files)
- app/Http/Controllers/TagController.php (file)
- app/Console ( folder )
  • Upgraded the main library to version 4.0.0
  • Template changes.
  • Refactored code and changed backend pattern, Laravel service & Node.js MVC.
  • Added caching to autoreply and webhook (lighter without queries).
  • Added quoted feature to autoreply and webhook (reply to specific message).
  • Changed mechanism and reduced queries in the campaign (more stable).
  • Fixed list and template message on iOS.
  • Changed destination number in Test Message & API (can send to more than one recipient).
  • Fixed minor bugs.
  • And more.
Top