SlackWeb.Users.info

You're seeing just the function info, go back to SlackWeb.Users module for more information.
Link to this function

info(user, optional_params \\ %{})

View Source

Gets information about a user.

Required Params

  • user - User to get info on

Errors the API can return:

  • user_not_found - Value passed for user was invalid.
  • user_not_visible - The requested user is not visible to the calling user