mirror of
https://github.com/gryf/slack-backup.git
synced 2026-03-19 02:23:32 +01:00
Couple of months ago, file attachments was treated differently, than now - API provides attached files as a list, instead of single object, and is directly coupled with a message object. This change provides support for such cases.