Skip to content

Commit

Permalink
Refactor Evolution Channel with new instance management and media han…
Browse files Browse the repository at this point in the history
…dling features

- Added `setInstance` method to manage instance details and trigger events for instance creation.
- Refactored `connectToWhatsapp` to improve error handling and streamline connection logic.
- Enhanced `sendMessageWithTyping` to support various message types including buttons and lists, and integrated file handling for media messages.
- Updated `processAudio` to handle audio conversion using an external API, improving audio processing capabilities.
- Introduced new methods for sending button messages and handling audio messages, enhancing user interaction features.
- Improved contact update logic to ensure accurate data synchronization with the database and external services.
  • Loading branch information
DavidsonGomes committed Jan 22, 2025
1 parent 666c0b5 commit 3a04f75
Showing 1 changed file with 310 additions and 76 deletions.
Loading

0 comments on commit 3a04f75

Please sign in to comment.