mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2026-01-09 21:32:20 -06:00
- Refactored the queue name generation logic in `channel.service.ts` to improve readability by using a conditional operator. - Updated the `bindQueue` method to use `queueName` instead of `event` for better clarity in `channel.service.ts`. - Commented out unused phone number parsing logic in `whatsapp.baileys.service.ts` to clean up the code and improve maintainability. - Made `isLatest` property optional in the type definition for better flexibility. These changes enhance code clarity and maintainability across the services.
112 KiB
112 KiB