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

Call to undefined method JoliCode\Slack\Api\Model\ObjsMessageAttachmentsItem::setId() #25

Closed egulhan closed 5 years ago

egulhan commented 5 years ago

hi guys.

this error occurs while getting messages which contain any attachment (check it out here: https://api.slack.com/docs/message-attachments).

I'm fixing that.

egulhan commented 5 years ago

better fix here: https://github.com/jolicode/slack-php-api/issues/29

closed.