File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -14090,6 +14090,7 @@ components:
1409014090 - app_timezone_change
1409114091 - app_webhook_creation
1409214092 - app_webhook_deletion
14093+ - automatic_away_mode_setting_change
1409314094 - articles_in_messenger_enabled_change
1409414095 - bulk_delete
1409514096 - bulk_export
@@ -14233,6 +14234,14 @@ components:
1423314234 nullable: true
1423414235 description: Indicates if the setting is enabled or disabled.
1423514236 example: true
14237+ before:
14238+ type: object
14239+ nullable: true
14240+ description: The state of settings or values before the change. Structure varies by activity type.
14241+ after:
14242+ type: object
14243+ nullable: true
14244+ description: The state of settings or values after the change. Structure varies by activity type.
1423614245 addressable_list:
1423714246 title: Addressable List
1423814247 type: object
You can’t perform that action at this time.
0 commit comments