exclamation
Results
2
issues of
exclamation
@wiomoc Thanks for the great project but getting below error after getting connected. ``` 2018-07-05 20:27:43 INFO [ws] Queuing connection to wss://w7.web.whatsapp.com/ws 2018-07-05 20:28:05 INFO [presence] new state: Connected thread...
bug
node parsing
When you select multiple files and they are in a different format (eg image and video), it shows "Type is not support". Adding 'type.startsWith("*/")' fix this issue.