lib/slack/web/api/endpoints/team_profile.rb in slack-ruby-client-0.14.1 vs lib/slack/web/api/endpoints/team_profile.rb in slack-ruby-client-0.14.2

- old
+ new

@@ -4,10 +4,10 @@ module Web module Api module Endpoints module TeamProfile # - # Retrieve a team's profile. + # This method is used to get the profile field definitions for this team. # # @option options [Object] :visibility # Filter by visibility. # @see https://api.slack.com/methods/team.profile.get # @see https://github.com/slack-ruby/slack-api-ref/blob/master/methods/team.profile/team.profile.get.json