docs: add a curl example for every send-type endpoint
WaSphere by Waqas Ahmed Waseer
Brought to you by:
waqaswaseer
Originally created by: Waqasahmedwaseer
Our docs cover sending messages, but not every one of the 14 send-types has a copy-paste curl example yet. Add one short curl example per type (text, image, video, audio, document, sticker, GIF, view-once, buttons, list, poll, reaction, location, contact) to the Send Messages guide.
Good first issue — no deep code knowledge needed. See packages/wa-server/src/whatsapp/baileys.adapter.ts for the exact payload each type expects, and the existing examples in the docs for the format to match.
Originally posted by: Waqasahmedwaseer
Done on
developin 9a7f4f0 — README now has a curl example for every send-type endpoint. Ships in the next release to main.Ticket changed by: Waqasahmedwaseer