Skip to main content

UDMODZ Edition Overview

Welcome to the documentation for Baileys (UDMODZ Edition), distributed on npm as amiudmodz.

This edition is a lightweight, high-performance WhatsApp Web API library loaded with extra features, premium message types, and critical upstream fixes.

Features at a Glance

Feature CategoryFeatures / FixesDescription
🤖 Meta AI UI StylingAI Icon, AI Disclaimer, Code block, TableReplicates premium layout and styling of WhatsApp's Meta AI messages.
🎞️ Album & MediaAlbum Message, PTV (Round Video)Native multi-media grouping and Telegram-like circular videos.
📣 Utility FeaturesMention AllEffortlessly tag everyone in a group in one call.
🛡️ Anti-BanAuto-wrapped wrapSocket middlewareEvery makeWASocket() call is protected by rate limiting, warmup, health monitoring, and jitter — no extra code needed.
🔑 Advanced AuthShortcake Companion ProtocolComplete implementation of passkey-based companion linking protocol.
🆔 Identity / LIDLID Migration & SafetySafety checks, automatic session migration, and LID update event propagation.
🩹 Critical FixesActive Session Login, ALS singleton, Session RepairPrevent WA rejection code 428, stop Node.js AsyncLocalStorage heap memory leaks, and auto-recreate corrupted Signal sessions.
📡 WA Web CompatVersion 2.3000.1043857760Locked to latest tested WhatsApp Web revision for maximum compatibility.

Why Choose UDMODZ Edition?

  1. Wow Your Users: Leverage the new ai, aiDisclaimer, code, table, and album properties to send visually striking messages that look like modern premium chats.
  2. Zero Bans: Every socket is auto-wrapped with anti-ban middleware out of the box — Gaussian jitter, warmup scheduling, health monitoring, and more. Pass antiban: false only if you manage rate limits yourself.
  3. Zero Headaches: Upstream issues such as memory leaks in AsyncLocalStorage and authentication loop errors on reconnect have been resolved.
  4. Always Up to Date: We actively track and integrate features like LID migration and Shortcake/passkey pairing.

Ready to get started? Head over to the Installation Guide or explore the New Message Types.