jolicode / slack-php-api

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

Fix #18, add "blocks" to all the messages API (updates, ephemeral) #39

Closed damienalexandre closed 5 years ago

damienalexandre commented 5 years ago

Fix #18

The "blocks" field was missing from some endpoints.