Skip to content

Commit c408935

Browse files
author
Slack API Ref Buildbot
committed
Updated from Slack docs, 2025/05/22
1 parent efc18e2 commit c408935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

events/team_plan_change.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "team_plan_change",
33
"desc": "The account billing plan has changed.",
4-
"long_desc": "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. When an event occurs, we will send an HTTP POST request to your Request URL. The outer payload is uniform across all Events API methods, and contains fields like team_id and event. Learn more",
4+
"long_desc": "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, std, plus, compliance, enterprise. When an event occurs, we will send an HTTP POST request to your Request URL. The outer payload is uniform across all Events API methods, and contains fields like team_id and event. Learn more",
55
"required_scope": "RTM",
66
"example": {
77
"type": "team_plan_change",

0 commit comments

Comments
 (0)