SlackWeb.Users.set_presence
You're seeing just the function
set_presence
, go back to SlackWeb.Users module for more information.
Manually sets user presence.
Required Params
presence
- Eitherauto
oraway
ex:away
Errors the API can return:
invalid_presence
- Value passed forpresence
was invalid.