In issue #1321 we've learned that the file_annotation parameter in the chat_postMessage method is has been removed from the Slack API and is no longer available.
I've confirmed that it's not included in Bolt for JavaScript or Bolt for Java. So, I think we only need to update the Python framework.
Category (place an x in each of the [ ])
Requirements
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.
In issue #1321 we've learned that the
file_annotationparameter in thechat_postMessagemethod is has been removed from the Slack API and is no longer available.I've confirmed that it's not included in Bolt for JavaScript or Bolt for Java. So, I think we only need to update the Python framework.
Category (place an
xin each of the[ ])Requirements
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.