Skip to main content

lib/slack/web/docs/users.list.json

{
	"desc": "Lists all users in a Slack team.",
	"args": {
		"presence": {
			"required"	: false,
			"example"       : 1,
			"desc"		: "Whether to include presence data in the output"
		}
	}
}