Slack v0.23.5 Slack.Web.Presence 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.