BlakeWilliams / Elixir-Slack

Slack real time messaging and web API client in Elixir
MIT License
674 stars 183 forks source link

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

Closed Arsenalist closed 4 years ago

Arsenalist commented 4 years ago

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?

acconrad commented 4 years ago

you can always pass in things from the options object