You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.
When SlackConnector deserializing file data it loses file comment. Slack response has file comment in json field: file.initial_comment.comment.
It is major metadata for the file message.
Example of file message with comment:
As result, is not possible to get file comment from incoming SlackFile.
The text was updated successfully, but these errors were encountered:
Additional to issue #9
When SlackConnector deserializing file data it loses file comment. Slack response has file comment in json field: file.initial_comment.comment.
It is major metadata for the file message.
Example of file message with comment:
As result, is not possible to get file comment from incoming SlackFile.
The text was updated successfully, but these errors were encountered: