Class SubteamCreatedEvent

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

public class SubteamCreatedEvent
extends java.lang.Object
implements Event
The subteam_created event is sent to all connections for a workspace when a new User Group is created. Clients can use this to update their local list of User Groups and group members.

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

See Also:
Serialized Form