Slack.Web.Presence (SlackWeb v0.1.0) View Source

Link to this section Summary

Link to this section Functions

Link to this function

set(presence, optional_params \\ %{})

View Source

Manually set user presence

Required Params

  • presence - Either active or away ex: away

Errors the API can return:

  • invalid_presence - Value passed for presence was invalid.