API Baileys (Yebail Reference)
Yebail Baileys API documentation is split into one page per function to make it easier to browse and search.
Official Yebail Sources
- GitHub: https://github.com/yemo-dev/yebail
- Yebail documentation (overview): https://yemo-dev.github.io/yebail-wiki/docs/intro
Documentation Structure
- API overview (this page)
- WAProto reference:
/docs/api-waproto - Dedicated function pages: open the API Baileys Functions category in the sidebar
Root Export
makeWASocket
Re-export Modules
../WAProto/index.js./Utils/index.js./Types/index.js./Store/index.js./Defaults/index.js./WABinary/index.js./WAM/index.js./WAUSync/index.js
How to Use Function Pages
Each function has its own page containing:
- Function summary
- Usage category
- Basic usage notes
With this structure, API discovery is faster and no longer crowded into one long page.