jolicode / slack-php-api

:hash: PHP Slack Client based on the official OpenAPI specification
https://jolicode.github.io/slack-php-api/
MIT License
223 stars 56 forks source link

Replace #10, fix the Message Attachement specification! #17

Closed damienalexandre closed 5 years ago

damienalexandre commented 5 years ago

This PR replace #10, using the proper patch system.

The Slack specification does not respect the https://api.slack.com/docs/message-attachments documentation so I also updated everything in it...