Slack.Web.Search.files
You're seeing just the function
files, go back to Slack.Web.Search module for more information.
Searches for files matching a query.
Required Params
query- Search query. May contain booleans, etc. ex:pickleface
Optional Params
highlight- Pass a value of1to enable query highlight markers (see below). ex:1sort- Return matches sorted by eitherscoreortimestamp. ex:timestampsort_dir- Change sort direction to ascending (asc) or descending (desc). ex:asc
Errors the API can return: