lib/slack/web/api/endpoints/files.rb in slack-ruby-client-2.0.0 vs lib/slack/web/api/endpoints/files.rb in slack-ruby-client-2.1.0
- old
+ new
@@ -97,11 +97,9 @@
#
# List for a team, in a channel, or from a user with applied filters.
#
# @option options [channel] :channel
# Filter files appearing in a specific channel, indicated by its ID.
- # @option options [string] :files
- # .
# @option options [boolean] :show_files_hidden_by_limit
# Show truncated file info for files hidden due to being too old, and the team who owns the file being over the file limit.
# @option options [string] :team_id
# encoded team id to list files in, required if org token is used.
# @option options [string] :ts_from