Class TeamPlanChangeEvent

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

public class TeamPlanChangeEvent
extends Object
implements Event
The team_plan_change event is sent to all connections for a workspace when a the current billing plan is changed. Currently possible values are: empty string, comp, std, plus.

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

See Also:
Serialized Form