- Add isMultiParty boolean to every message to know if it is part of a group chat or not
- Add
files
array with string keysid
andname
which allowing you to locate file attachments (e.g. picture messages) - Fix an issue where subject being nil would leave cause the JSON to be missing other, more important information.