Version 1.0.3
Minor bug fixes and QoL changes:
- Added a
toString()method to the StrawPoll object which just callstoRawJSON() - Fixed the
update()method for updating current polls - Added more documentation to StrawPoll.java
- Added an example of using the
update()method in Example.java - Fixed typos in README.md