ex_slack v0.2.2 Slack.RpcApi.Files View Source

Files namespace.

Link to this section Summary

Link to this section Functions

Link to this function delete(file, optional_args \\ %{}) View Source

files.delete

Args

  • file - File id.
  • optional_args - Optional arguments to the method.
Link to this function info(file, optional_args \\ %{}) View Source

files.info

Args

  • file - File id.
  • optional_args - Optional arguments to the method.
Link to this function list(optional_args \\ %{}) View Source

file.list

Args

  • optional_args - Optional arguments to the method.
Link to this function revokePublicURL(file, optional_args \\ %{}) View Source

files.revokePublicURL

Args

  • file - File id.
  • optional_args - Optional arguments to the method.
Link to this function sharedPublicURL(file, optional_args \\ %{}) View Source

files.sharedPublicURL

Args

  • file - File id.
  • optional_args - Optional arguments to the method.
Link to this function upload(channels, content, optional_args \\ %{}) View Source

files.upload

Args

  • optional_args - Optional arguments to the method.