whatsapp_bot_platform_interface 2.0.0 whatsapp_bot_platform_interface: ^2.0.0 copied to clipboard
Whatsapp bot platform interface
2.0.0 #
- Breaking Changes: Update models and set properties to nullable
- Add WppStatus module
- add timeout parameter to initialize WPP
- Fixes and improvements
1.0.4 #
- Fixes and improvements
1.0.2 #
- fix downloadMedia
1.0.1 #
- minor fixes and improvements
1.0.0 #
- breaking changes: listen to new messages using client.on(WhatsappEvent.chat_new_message, (data){});
- add option to send fileName with file
- add more chat options
- add better ways to subscribe to streams
0.0.2 #
- minor fixes
0.0.1 #
- initial release.