mirror of
https://github.com/gryf/slack-backup.git
synced 2026-05-04 07:10:52 +02:00
2a2f58680b
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.