Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 307 Bytes

team_pref_change.md

File metadata and controls

11 lines (9 loc) · 307 Bytes

team_pref_change event type

{
	"type": "team_pref_change",
	"name": "slackbot_responses_only_admins",
	"value": true
}

The team_pref_change event is sent to all connections for a team when a team preference is changed. Where appropriate clients should update to reflect new changes immediately.