Frlnc / php-slack

A lightweight PHP implementation of Slack's API.
130 stars 40 forks source link

Adding users.profile.get and users.profile.set #23

Open mayankgureja opened 7 years ago

mayankgureja commented 7 years ago

Any plans to add these methods to the package? Some other packages like https://github.com/Lisennk/Laravel-Slack-Web-API rely on php-slack, and can't access the above 2 methods without custom overrides.

jamesgraham commented 6 years ago

+1 on this. Ping @eric-famiglietti is this package maintained?

eric-famiglietti commented 6 years ago

@jamesgraham Unfortunately, I'm not a maintainer. I'm happy to make a PR for any missing methods but it looks like there are a few inactive open PRs, so I'm not sure if anyone would be around to merge it.