imunew / slack
Wrapper for Slack Web API
Installs: 601
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 12
pkg:composer/imunew/slack
Requires
- php: >=5.5.0
- palanik/wrapi: ^0.1.7
README
This is the repository fork from palanik/slack-php.
The additional feature from palanik/slack-php
.
I added users.admin.invite
API.
This API is undocumented by Slack.
But it's an available.
"users.admin.invite": { "method": "GET", "path": "users.admin.invite" }