whatsapp_bot_platform_interface 1.0.2 whatsapp_bot_platform_interface: ^1.0.2 copied to clipboard
Whatsapp bot platform interface
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.