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 #29 id prop for objsmessageattachmentsitem #33

Closed egulhan closed 5 years ago

egulhan commented 5 years ago

id property and its setter/getter for ObjsMessageAttachmentsItem model

damienalexandre commented 5 years ago

There are some conflicts and the PR does not use our patch system, I'm doing to build another PR with this fix, and also add other attachements missing properties.

Thanks a lot for taking the time to contribute and improve this library!