ex_slack v0.2.2 Slack.RpcApi.Search View Source

Search namespace.

Link to this section Summary

Link to this section Functions

Link to this function all(query, optional_args \\ %{}) View Source

search.all

Args

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

search.files

Args

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

search.messages

Args

  • query - Search query.
  • optional_args - Optional arguments to the method.