Class TeamJoinEvent

java.lang.Object
com.slack.api.model.event.TeamJoinEvent
All Implemented Interfaces:
Event, Serializable

public class TeamJoinEvent
extends Object
implements Event
The team_join event is sent to all connections for a workspace when a new member joins. Clients can use this to update their local cache of members.

https://api.slack.com/events/team_join

See Also:
Serialized Form