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

Latest commit

 

History

History
12 lines (10 loc) · 259 Bytes

user_change.md

File metadata and controls

12 lines (10 loc) · 259 Bytes

user_change event type

{
	"type": "user_change",
	"user": {
		…
	}
}

The user_change event is sent to all connections for a team when a team member updates their profile or data. Clients can use this to update their local cache of team members.