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

id property, its setter/getter should be defined for ObjsMessageAttachmentsItem model #29

Closed egulhan closed 5 years ago

egulhan commented 5 years ago

while getting messages which contain any attachment (check it out here: https://api.slack.com/docs/message-attachments), this error occurs: Call to undefined method JoliCode\Slack\Api\Model\ObjsMessageAttachmentsItem::setId()