botserver/src/whatsapp
Rodrigo Rodriguez (Pragmatismo) 0de4565e5a
All checks were successful
BotServer CI/CD / build (push) Successful in 4m55s
refactor: Generalize WhatsAppAdapter::new to accept &AppState
- Simplify constructor from (pool, bot_id, cache) to (&state, bot_id)
- Adapter now extracts conn and cache from AppState internally
- Updates 15 call sites across 6 files
- Removes redundant parameter plumbing at every call site
2026-04-04 15:46:10 -03:00
..
mod.rs refactor: Generalize WhatsAppAdapter::new to accept &AppState 2026-04-04 15:46:10 -03:00