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 Jul 3, 2020. It is now read-only.
I was faced with next problem:
When I try to send message with attachments and without text I'm catching exception
But Slack provides sending message with empty text and attachments, as you can see picture below
Hope you fix that:)
The text was updated successfully, but these errors were encountered:
You must put a wrong-formatted attachment. If a wrong-formatted attachment sent to API, it is ignored so that the 'text' field is required. Check your attachment format and do not forget set the argument 'text' to None.
I was faced with next problem:
When I try to send message with attachments and without text I'm catching exception
But Slack provides sending message with empty text and attachments, as you can see picture below
Hope you fix that:)
The text was updated successfully, but these errors were encountered: