wacli/internal
Dinakar Sarbada 0bab244795
feat(send): add sticker messages
Add wacli send sticker for WebP sticker files, including recipient resolution, quoted replies, sync-process delegation, and local sticker media metadata.

Dependency checked: whatsmeow v0.0.0-20260427122815-7514259253a7 maps StickerMessage media to image media keys, and wacli MediaTypeFromString("sticker") returns the same upload media type.

Based on the feature request and initial approach in #27 by @fm1randa.

Co-authored-by: Filipe <35941797+fm1randa@users.noreply.github.com>
2026-05-05 09:47:36 +01:00
..
app feat: add starred message filters 2026-05-05 09:44:57 +01:00
config fix: use XDG state dir on Linux 2026-04-21 06:24:22 +01:00
fsutil fix: allow media downloads to shared output dirs 2026-05-05 06:48:11 +01:00
linkpreview feat: add send text link previews 2026-05-05 02:00:49 +01:00
lock fix(send): delegate sends during sync 2026-05-05 06:57:29 +01:00
out feat(cli): add NDJSON lifecycle events 2026-05-05 07:50:14 +01:00
pathutil security: strip null bytes and control chars in path sanitization (#140) 2026-04-14 14:20:25 -07:00
resolve feat: resolve send recipients by name 2026-05-04 09:02:18 +01:00
sqliteutil fix: restrict sqlite database file permissions (#147) (thanks @draix) 2026-04-21 04:53:52 +01:00
store feat: add starred message filters 2026-05-05 09:44:57 +01:00
wa feat(send): add sticker messages 2026-05-05 09:47:36 +01:00