cleentfaar / slack

Access your Slack Team's API through PHP objects.

Home Page:http://cleentfaar.github.io/slack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please add interface to create buttons

andrewtch opened this issue · comments

https://api.slack.com/docs/message-buttons

Basically attachment needs:

  • set/getFallback
  • set/getCallbackId
  • addAction(array)
  • getActions

Ping, any comment on that? )

@cleentfaar , I see that the last commit was made year ago. It this library active or abandoned?