Module: Slack::Endpoint::Idpgroups
- Included in:
- Slack::Endpoint
- Defined in:
- lib/slack/endpoint/idpgroups.rb
Instance Method Summary collapse
-
#idpgroups_list(options = {}) ⇒ Object
There is no documentation for this method.
Instance Method Details
#idpgroups_list(options = {}) ⇒ Object
There is no documentation for this method.
14 15 16 |
# File 'lib/slack/endpoint/idpgroups.rb', line 14 def idpgroups_list(={}) post("idpgroups.list", ) end |