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) · 242 Bytes

team_join.md

File metadata and controls

12 lines (10 loc) · 242 Bytes

team_join event type

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

The team_join event is sent to all connections for a team when a new team member joins the team. Clients can use this to update their local cache of team members.