module Slack::Web::Api::Endpoints::TeamProfile
def team_profile_get(options = {})
- See: https://github.com/slack-ruby/slack-api-ref/blob/master/methods/team.profile/team.profile.get.json -
See: https://api.slack.com/methods/team.profile.get -
Options Hash:
(**options)
-
:visibility
(enum
) --
def team_profile_get(options = {}) post('team.profile.get', options) end