Skip to content

Delete message and clear inbox

Compare
Choose a tag to compare
@crazyinventor crazyinventor released this 28 Jun 19:49
· 4 commits to master since this release

You can now delete a single message or clear the entire inbox.

The return value of the 'process' method is now plain text and not a JSON-decoded array, because someone might choose XML as response format, which would cause an error.

Also the source code got cleaned up a bit and comments were added.