Skip to content

ichat2json v1.1.0

Compare
Choose a tag to compare
@kfatehi kfatehi released this 08 Jan 18:18
· 8 commits to master since this release
  • Add isMultiParty boolean to every message to know if it is part of a group chat or not
  • Add files array with string keys id and name 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.