BlakeWilliams / Elixir-Slack

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

Add `users.profile.get` and `users.profile.set` methods #210

Closed jmnsf closed 4 years ago

jmnsf commented 4 years ago

Set: https://api.slack.com/methods/users.profile.set Get: https://api.slack.com/methods/users.profile.get

Should probably be merged after #209 since it also generates slashed function names by default.