BlakeWilliams / Elixir-Slack

Slack real time messaging and web API client in Elixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using content parameter of Slack.Web.Files.upload/3

Arsenalist opened this issue · comments

If I want to use the content option instead of using the first parameter of the method (which uses multi-part form), what do I pass in as a first parameter of the method since it is mandatory?

you can always pass in things from the options object