diff --git a/json-logs/raw/audit/v1/actions.json b/json-logs/raw/audit/v1/actions.json index a445a3d89..97e7763e3 100644 --- a/json-logs/raw/audit/v1/actions.json +++ b/json-logs/raw/audit/v1/actions.json @@ -343,7 +343,11 @@ "pref.ai_feature_default_access_changed", "mcp_slack_activity_list_tool_called", "mcp_slack_todos_list_tool_called", - "slack_ai_mcp_model_context_updated" + "slack_ai_mcp_model_context_updated", + "team_ip_allowlist_range_added", + "team_ip_allowlist_range_removed", + "team_ip_allowlist_enabled", + "team_ip_allowlist_disabled" ], "user": [ "custom_tos_accepted", @@ -419,7 +423,9 @@ "user_passkey_created", "user_passkey_name_edited", "ip_allowlist_access_denied", - "user_password_reset_by_admin" + "user_password_reset_by_admin", + "slackbot_ai_agent_prompt_submitted", + "team_ip_allowlist_access_denied" ], "file": [ "file_downloaded", diff --git a/json-logs/samples/api/chat.postMessage.json b/json-logs/samples/api/chat.postMessage.json index a88c28dbc..8c199ce3a 100644 --- a/json-logs/samples/api/chat.postMessage.json +++ b/json-logs/samples/api/chat.postMessage.json @@ -3,710 +3,648 @@ "channel": "C00000000", "ts": "0000000000.000000", "message": { - "bot_id": "B00000000", - "type": "", - "text": "", "user": "U00000000", + "type": "", "ts": "0000000000.000000", + "bot_id": "B00000000", + "app_id": "A00000000", + "text": "", "team": "T00000000", "bot_profile": { "id": "B00000000", - "deleted": false, - "name": "", - "updated": 12345, "app_id": "A00000000", + "user_id": "U00000000", + "name": "", "icons": { "image_36": "https://www.example.com/", "image_48": "https://www.example.com/", "image_72": "https://www.example.com/" }, - "team_id": "T00000000", - "user_id": "U00000000" - }, - "thread_ts": "0000000000.000000", - "parent_user_id": "U00000000", - "subtype": "", - "username": "", - "icons": { - "emoji": "", - "image_64": "https://www.example.com/" - }, - "root": { - "type": "", - "subtype": "", - "text": "", - "ts": "0000000000.000000", - "username": "", - "icons": { - "emoji": "", - "image_64": "https://www.example.com/" - }, - "bot_id": "B00000000", - "thread_ts": "0000000000.000000", - "parent_user_id": "U00000000", - "reply_count": 12345, - "reply_users_count": 12345, - "latest_reply": "0000000000.000000", - "reply_users": [ - "" - ], - "subscribed": false - }, - "app_id": "A00000000", - "metadata": { - "event_payload": {}, - "event_type": "" - }, - "room": { - "id": "", - "name": "", - "media_server": "", - "created_by": "", - "date_start": 123, - "date_end": 123, - "participants": [ - "" - ], - "participant_history": [ - "" - ], - "participants_camera_on": [ - "" - ], - "participants_camera_off": [ - "" - ], - "participants_screenshare_on": [ - "" - ], - "participants_screenshare_off": [ - "" - ], - "canvas_thread_ts": "", - "thread_root_ts": "", - "channels": [ - "" - ], - "is_dm_call": false, - "was_rejected": false, - "was_missed": false, - "was_accepted": false, - "has_ended": false, - "background_id": "", - "canvas_background": "", - "is_prewarmed": false, - "is_scheduled": false, - "attached_file_ids": [ - "" - ], - "media_backend_type": "", - "display_id": "", - "external_unique_id": "", - "app_id": "", - "call_family": "", - "pending_invitees": {}, - "last_invite_status_by_user": {}, - "knocks": {}, - "recording": { - "transcript": false, - "summary": false, - "notetaking": false, - "summary_status": "", - "can_record_summary": "" - }, - "huddle_link": "" + "deleted": false, + "updated": 12345, + "team_id": "T00000000" }, - "attachments": [ + "blocks": [ { - "msg_subtype": "", - "fallback": "", - "callback_id": "", - "color": "", - "hide_color": false, - "pretext": "", - "service_url": "", - "service_name": "", - "service_icon": "", - "author_id": "", - "author_name": "", - "author_link": "", - "author_icon": "", - "from_url": "", - "original_url": "", - "author_subname": "", - "channel_id": "", - "channel_name": "", - "channel_team": "", - "id": 123, - "app_id": "", - "bot_id": "", - "bot_team_id": "", - "indent": false, - "is_msg_unfurl": false, - "is_reply_unfurl": false, - "is_thread_root_unfurl": false, - "is_app_unfurl": false, - "app_unfurl_url": "", - "title": "", - "title_link": "", - "text": "", - "fields": [ - { - "title": "", - "value": "", - "short": false - } - ], - "image_url": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "thumb_url": "", - "thumb_width": 123, - "thumb_height": 123, - "video_url": "", - "video_html": "", - "video_html_width": 12.3, - "video_html_height": 12.3, - "footer": "", - "footer_icon": "", - "ts": "", - "mrkdwn_in": [ - "" - ], - "actions": [ + "type": "actions", + "elements": [ { - "id": "", - "name": "", - "text": "", - "style": "", "type": "button", - "value": "", - "confirm": { - "title": "", + "text": { + "type": "plain_text", "text": "", - "ok_text": "", - "dismiss_text": "" + "emoji": false }, - "options": [ - { + "action_id": "", + "url": "", + "value": "", + "style": "", + "confirm": { + "title": { + "type": "plain_text", "text": "", - "value": "" - } - ], - "selected_options": [ - { + "emoji": false + }, + "text": { + "type": "plain_text", "text": "", - "value": "" - } - ], - "data_source": "", - "min_query_length": 123, - "option_groups": [ - { + "emoji": false + }, + "confirm": { + "type": "plain_text", "text": "", - "options": [ + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "accessibility_label": "" + }, + { + "type": "workflow_button", + "action_id": "", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "workflow": { + "trigger": { + "url": "", + "customizable_input_parameters": [ { - "text": "", + "name": "", "value": "" } ] } - ], - "url": "" - } - ], - "blocks": [ + }, + "style": "", + "accessibility_label": "" + }, { - "type": "actions", - "elements": [ + "type": "checkboxes", + "action_id": "", + "options": [ { - "type": "button", "text": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "url": "", "value": "", - "style": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" + "description": { + "type": "plain_text", + "text": "", + "emoji": false }, - "accessibility_label": "" - }, + "url": "" + } + ], + "initial_options": [ { - "type": "workflow_button", - "action_id": "", "text": { "type": "plain_text", "text": "", "emoji": false }, - "workflow": { - "trigger": { - "url": "", - "customizable_input_parameters": [ - { - "name": "", - "value": "" - } - ] - } - }, - "style": "", - "accessibility_label": "" - }, - { - "type": "checkboxes", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "radio_buttons", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "channels_select", - "placeholder": { + "value": "", + "description": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "initial_channel": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "response_url_enabled": false, - "focus_on_load": false + "url": "" + } + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "radio_buttons", + "action_id": "", + "options": [ { - "type": "multi_channels_select", - "placeholder": { + "text": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "initial_channels": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - { - "type": "conversations_select", - "placeholder": { + "value": "", + "description": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "initial_conversation": "", - "default_to_current_conversation": false, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "response_url_enabled": false, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "focus_on_load": false + "url": "" + } + ], + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + }, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "channels_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_channel": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "response_url_enabled": false, + "focus_on_load": false + }, + { + "type": "multi_channels_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_channels": [ + "" + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false + }, + { + "type": "conversations_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_conversation": "", + "default_to_current_conversation": false, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "response_url_enabled": false, + "filter": { + "include": [], + "exclude_external_shared_channels": false, + "exclude_bot_users": false + }, + "focus_on_load": false + }, + { + "type": "multi_conversations_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_conversations": [ + "" + ], + "default_to_current_conversation": false, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "filter": { + "include": [], + "exclude_external_shared_channels": false, + "exclude_bot_users": false + }, + "focus_on_load": false + }, + { + "type": "datepicker", + "action_id": "", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "initial_date": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "timepicker", + "action_id": "", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "initial_time": "", + "timezone": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "datetimepicker", + "action_id": "", + "initial_date_time": 123, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "external_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + }, + "min_query_length": 123, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "multi_external_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_options": [ { - "type": "multi_conversations_select", - "placeholder": { + "text": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "initial_conversations": [ - "" - ], - "default_to_current_conversation": false, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false }, - "focus_on_load": false + "url": "" + } + ], + "min_query_length": 123, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false + }, + { + "type": "image", + "image_url": "", + "alt_text": "", + "fallback": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "slack_file": { + "id": "", + "url": "" + } + }, + { + "type": "overflow", + "action_id": "", + "options": [ { - "type": "datepicker", - "action_id": "", - "placeholder": { + "text": { "type": "plain_text", "text": "", "emoji": false }, - "initial_date": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "timepicker", - "action_id": "", - "placeholder": { + "value": "", + "description": { "type": "plain_text", "text": "", "emoji": false }, - "initial_time": "", - "timezone": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false + "url": "" + } + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "datetimepicker", - "action_id": "", - "initial_date_time": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false }, + "style": "" + } + }, + { + "type": "static_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "options": [ { - "type": "external_select", - "placeholder": { + "text": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false }, - "focus_on_load": false - }, + "url": "" + } + ], + "option_groups": [ { - "type": "multi_external_select", - "placeholder": { + "label": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "initial_options": [ + "options": [ { "text": { "type": "plain_text", @@ -721,186 +659,79 @@ }, "url": "" } - ], - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false + ] + } + ], + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "overflow", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - } + "url": "" + }, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "multi_static_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "options": [ { - "type": "static_select", - "placeholder": { + "text": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ] - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false }, - "focus_on_load": false - }, + "url": "" + } + ], + "option_groups": [ { - "type": "multi_static_select", - "placeholder": { + "label": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", "options": [ { "text": { @@ -916,838 +747,267 @@ }, "url": "" } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ] - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, + ] + } + ], + "initial_options": [ { - "type": "users_select", - "placeholder": { + "text": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "initial_user": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "multi_users_select", - "placeholder": { + "value": "", + "description": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "initial_users": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - } - ], - "block_id": "" - }, - { - "type": "context", - "elements": [ - { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } + "url": "" } ], - "block_id": "" - }, - { - "type": "divider", - "block_id": "" - }, - { - "type": "image", - "fallback": "", - "image_url": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "is_animated": false, - "slack_file": { - "id": "", - "url": "" - }, - "alt_text": "", - "title": { - "type": "plain_text", - "text": "", - "emoji": false + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" }, - "block_id": "" + "max_selected_items": 123, + "focus_on_load": false }, { - "type": "section", - "text": { + "type": "users_select", + "placeholder": { "type": "plain_text", "text": "", "emoji": false }, - "block_id": "", - "fields": [ - { + "action_id": "", + "initial_user": "", + "confirm": { + "title": { "type": "plain_text", "text": "", "emoji": false }, - { - "type": "mrkdwn", + "text": { + "type": "plain_text", "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" }, - "expand": false + "focus_on_load": false }, { - "type": "video", - "title": { + "type": "multi_users_select", + "placeholder": { "type": "plain_text", "text": "", "emoji": false }, - "title_url": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false + "action_id": "", + "initial_users": [ + "" + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" }, - "video_url": "", - "alt_text": "", - "thumbnail_url": "", - "author_name": "", - "provider_name": "", - "provider_icon_url": "", - "block_id": "" + "max_selected_items": 123, + "focus_on_load": false }, { - "type": "rich_text", + "type": "rich_text_list", "elements": [ { "type": "rich_text_list", "elements": [ { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } }, { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" } ], "style": "", @@ -1759,30151 +1019,5271 @@ "type": "rich_text_preformatted", "elements": [ { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } }, { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" }, { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } }, { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" } ], "border": 123 }, { - "type": "rich_text_section", + "type": "rich_text_quote", "elements": [ { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } }, { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" } - ] - } - ], - "block_id": "" - }, - { - "type": "share_shortcut", - "block_id": "", - "function_trigger_id": "", - "app_id": "", - "is_workflow_app": false, - "sales_home_workflow_app_type": 123, - "app_collaborators": [ - "" - ], - "button_label": "", - "title": "", - "description": "", - "bot_user_id": "", - "url": "", - "owning_team_id": "", - "workflow_id": "", - "developer_trace_id": "", - "trigger_type": "", - "trigger_subtype": "", - "share_url": "" - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "button", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "url": "", - "value": "", - "style": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "accessibility_label": "" - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false + ], + "border": 123 }, { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "workflow_button", - "action_id": "", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "workflow": { - "trigger": { - "url": "", - "customizable_input_parameters": [ - { - "name": "", - "value": "" + "type": "rich_text_section", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false } - ] - } - }, - "style": "", - "accessibility_label": "" - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "checkboxes", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false }, - "value": "", - "description": { - "type": "plain_text", + { + "type": "text", "text": "", - "emoji": false + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } }, - "url": "" - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ] + } + ], + "style": "", + "indent": 123, + "offset": 123, + "border": 123 }, { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, + "type": "rich_text_preformatted", + "elements": [ { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "radio_buttons", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", + "type": "rich_text_list", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", "text": "", - "emoji": false + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } }, - "value": "", - "description": { - "type": "plain_text", + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", "text": "", - "emoji": false + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } }, - "url": "" - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "style": "", + "indent": 123, + "offset": 123, + "border": 123 }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ { - "type": "plain_text", - "text": "", - "emoji": false + "type": "rich_text_preformatted", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "border": 123 }, { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "channels_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_channel": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "response_url_enabled": false, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_channels_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_channels": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "conversations_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_conversation": "", - "default_to_current_conversation": false, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "response_url_enabled": false, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false + "type": "rich_text_quote", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "border": 123 }, { - "type": "mrkdwn", - "text": "", - "verbatim": false + "type": "rich_text_section", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ] } ], - "accessory": { - "type": "multi_conversations_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_conversations": [ - "" - ], - "default_to_current_conversation": false, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "focus_on_load": false - }, - "expand": false + "border": 123 }, { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, + "type": "rich_text_quote", + "elements": [ { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "datepicker", - "action_id": "", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_date": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "timepicker", - "action_id": "", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_time": "", - "timezone": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "datetimepicker", - "action_id": "", - "initial_date_time": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false + "type": "rich_text_list", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, - "value": "", - "description": { - "type": "plain_text", + { + "type": "text", "text": "", - "emoji": false + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } }, - "url": "" - } - ], - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "overflow", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - } - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" }, - "value": "", - "description": { - "type": "plain_text", + { + "type": "link", + "url": "", "text": "", - "emoji": false + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false } - ] - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "style": "", + "indent": 123, + "offset": 123, + "border": 123 }, { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false + "type": "rich_text_preformatted", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, - "value": "", - "description": { - "type": "plain_text", + { + "type": "text", "text": "", - "emoji": false + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false } - ] - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false }, - "value": "", - "description": { - "type": "plain_text", + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", "text": "", - "emoji": false + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "border": 123 }, - "max_selected_items": 123, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ { - "type": "plain_text", - "text": "", - "emoji": false + "type": "rich_text_quote", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "border": 123 }, { - "type": "mrkdwn", - "text": "", - "verbatim": false + "type": "rich_text_section", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ] } ], - "accessory": { - "type": "users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_user": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false + "border": 123 }, { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ + "type": "rich_text_section", + "elements": [ { - "type": "plain_text", - "text": "", - "emoji": false + "type": "rich_text_list", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "style": "", + "indent": 123, + "offset": 123, + "border": 123 }, { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_users": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - "expand": false - } - ], - "message_blocks": [ - { - "team": "", - "channel": "", - "ts": "", - "message": { - "type": "", - "subtype": "", - "team": "", - "channel": "", - "user": "", - "username": "", - "text": "", - "blocks": [ - { - "type": "actions", - "elements": [ - { - "type": "button", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "url": "", - "value": "", - "style": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "accessibility_label": "" + "type": "rich_text_preformatted", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false }, - { - "type": "workflow_button", - "action_id": "", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "workflow": { - "trigger": { - "url": "", - "customizable_input_parameters": [ - { - "name": "", - "value": "" - } - ] - } - }, - "style": "", - "accessibility_label": "" - }, - { - "type": "checkboxes", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false }, - { - "type": "radio_buttons", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false + "unicode": "" + } + ], + "border": 123 + }, + { + "type": "rich_text_quote", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false }, - { - "type": "channels_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_channel": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "response_url_enabled": false, - "focus_on_load": false + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false }, - { - "type": "multi_channels_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_channels": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false + "unicode": "" + } + ], + "border": 123 + }, + { + "type": "rich_text_section", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false }, - { - "type": "conversations_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_conversation": "", - "default_to_current_conversation": false, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ] + } + ] + } + ], + "block_id": "", + "call_id": "", + "api_decoration_available": false, + "call": { + "v1": { + "id": "", + "app_id": "", + "app_icon_urls": { + "image_32": "", + "image_36": "", + "image_48": "", + "image_64": "", + "image_72": "", + "image_96": "", + "image_128": "", + "image_192": "", + "image_512": "", + "image_1024": "", + "image_original": "" + }, + "date_start": 123, + "active_participants": [ + { + "slack_id": "", + "external_id": "", + "display_name": "", + "avatar_url": "" + } + ], + "all_participants": [ + { + "slack_id": "", + "external_id": "", + "display_name": "", + "avatar_url": "" + } + ], + "display_id": "", + "join_url": "", + "desktop_app_join_url": "", + "name": "", + "created_by": "", + "date_end": 123, + "channels": [ + "" + ], + "is_dm_call": false, + "was_rejected": false, + "was_missed": false, + "was_accepted": false, + "has_ended": false + }, + "media_backend_type": "" + }, + "external_id": "", + "source": "", + "file_id": "", + "file": { + "id": "", + "created": 123, + "timestamp": 123, + "name": "", + "title": "", + "subject": "", + "mimetype": "", + "filetype": "", + "pretty_type": "", + "user": "", + "user_team": "", + "source_team": "", + "mode": "", + "editable": false, + "non_owner_editable": false, + "editor": "", + "last_editor": "", + "updated": 123, + "file_access": "", + "editors": [ + "" + ], + "edit_timestamp": 123, + "alt_txt": "", + "canvas_readtime": 12.3, + "subtype": "", + "transcription": { + "status": "", + "locale": "", + "preview": { + "content": "", + "has_more": false + } + }, + "mp4": "", + "mp4_low": "", + "vtt": "", + "hls": "", + "hls_embed": "", + "duration_ms": 123, + "thumb_video_w": 123, + "thumb_video_h": 123, + "original_attachment_count": 123, + "inline_attachment_count": 123, + "is_external": false, + "external_type": "", + "external_id": "", + "external_url": "", + "username": "", + "size": 123, + "url_private": "", + "url_private_download": "", + "url_static_preview": "", + "app_id": "", + "app_name": "", + "thumb_64": "", + "thumb_64_gif": "", + "thumb_64_w": "", + "thumb_64_h": "", + "thumb_80": "", + "thumb_80_gif": "", + "thumb_80_w": "", + "thumb_80_h": "", + "thumb_160": "", + "thumb_160_gif": "", + "thumb_160_w": "", + "thumb_160_h": "", + "thumb_360": "", + "thumb_360_gif": "", + "thumb_360_w": "", + "thumb_360_h": "", + "thumb_480": "", + "thumb_480_gif": "", + "thumb_480_w": "", + "thumb_480_h": "", + "thumb_720": "", + "thumb_720_gif": "", + "thumb_720_w": "", + "thumb_720_h": "", + "thumb_800": "", + "thumb_800_gif": "", + "thumb_800_w": "", + "thumb_800_h": "", + "thumb_960": "", + "thumb_960_gif": "", + "thumb_960_w": "", + "thumb_960_h": "", + "thumb_1024": "", + "thumb_1024_gif": "", + "thumb_1024_w": "", + "thumb_1024_h": "", + "thumb_video": "", + "thumb_gif": "", + "thumb_pdf": "", + "thumb_pdf_w": "", + "thumb_pdf_h": "", + "thumb_tiny": "", + "converted_pdf": "", + "image_exif_rotation": 123, + "original_w": "", + "original_h": "", + "deanimate": "", + "deanimate_gif": "", + "pjpeg": "", + "permalink": "", + "permalink_public": "", + "edit_link": "", + "has_rich_preview": false, + "media_display_type": "", + "preview_is_truncated": false, + "preview": "", + "preview_highlight": "", + "plain_text": "", + "preview_plain_text": "", + "has_more": false, + "sent_to_self": false, + "lines": 123, + "lines_more": 123, + "is_public": false, + "public_url_shared": false, + "display_as_bot": false, + "channels": [ + "" + ], + "groups": [ + "" + ], + "ims": [ + "" + ], + "shares": { + "public": { + "C03E94MKU": [ + { + "share_user_id": "", + "reply_users": [ + "" + ], + "reply_users_count": 123, + "reply_count": 123, + "ts": "", + "thread_ts": "", + "latest_reply": "", + "channel_name": "", + "team_id": "", + "access": "", + "source": "", + "date_last_shared": 123, + "is_silent_share": false + } + ], + "C03E94MKU_": [ + { + "share_user_id": "", + "reply_users": [ + "" + ], + "reply_users_count": 123, + "reply_count": 123, + "ts": "", + "thread_ts": "", + "latest_reply": "", + "channel_name": "", + "team_id": "", + "access": "", + "source": "", + "date_last_shared": 123, + "is_silent_share": false + } + ] + }, + "private": { + "C03E94MKU": [ + { + "share_user_id": "", + "reply_users": [ + "" + ], + "reply_users_count": 123, + "reply_count": 123, + "ts": "", + "thread_ts": "", + "latest_reply": "", + "channel_name": "", + "team_id": "", + "access": "", + "source": "", + "date_last_shared": 123, + "is_silent_share": false + } + ], + "C03E94MKU_": [ + { + "share_user_id": "", + "reply_users": [ + "" + ], + "reply_users_count": 123, + "reply_count": 123, + "ts": "", + "thread_ts": "", + "latest_reply": "", + "channel_name": "", + "team_id": "", + "access": "", + "source": "", + "date_last_shared": 123, + "is_silent_share": false + } + ] + } + }, + "has_more_shares": false, + "skipped_shares": false, + "to": [ + { + "address": "", + "name": "", + "original": "", + "slack_user_id": "" + } + ], + "from": [ + { + "address": "", + "name": "", + "original": "", + "slack_user_id": "" + } + ], + "cc": [ + { + "address": "", + "name": "", + "original": "", + "slack_user_id": "" + } + ], + "channel_actions_ts": "", + "channel_actions_count": 123, + "headers": { + "date": "", + "in_reply_to": "", + "reply_to": "", + "message_id": "" + }, + "simplified_html": "", + "app_provides_file_work_objects": false, + "media_progress": { + "offset_ms": 123, + "max_offset_ms": 123, + "duration_ms": 123, + "media_watched": false + }, + "saved": { + "is_archived": false, + "date_completed": 123, + "date_due": 123, + "state": "" + }, + "quip_thread_id": "", + "is_channel_space": false, + "linked_channel_id": "", + "access": "", + "teams_shared_with": [], + "last_read": 123, + "title_blocks": [ + { + "type": "actions", + "elements": [ + { + "type": "button", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "url": "", + "value": "", + "style": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "accessibility_label": "" + }, + { + "type": "workflow_button", + "action_id": "", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "workflow": { + "trigger": { + "url": "", + "customizable_input_parameters": [ + { + "name": "", + "value": "" + } + ] + } + }, + "style": "", + "accessibility_label": "" + }, + { + "type": "checkboxes", + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false }, - "response_url_enabled": false, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false }, - "focus_on_load": false - }, + "url": "" + } + ], + "initial_options": [ { - "type": "multi_conversations_select", - "placeholder": { + "text": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "initial_conversations": [ - "" - ], - "default_to_current_conversation": false, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "focus_on_load": false - }, - { - "type": "datepicker", - "action_id": "", - "placeholder": { + "value": "", + "description": { "type": "plain_text", "text": "", "emoji": false }, - "initial_date": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false + "url": "" + } + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "timepicker", - "action_id": "", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_time": "", - "timezone": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false + "text": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "datetimepicker", - "action_id": "", - "initial_date_time": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "radio_buttons", + "action_id": "", + "options": [ { - "type": "external_select", - "placeholder": { + "text": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "multi_external_select", - "placeholder": { + "value": "", + "description": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false + "url": "" + } + ], + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "overflow", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - } + "url": "" + }, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ] - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false + "text": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "multi_static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ] - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_user": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false + "deny": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "multi_users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_users": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - } - ], - "block_id": "" + "style": "" + }, + "focus_on_load": false }, { - "type": "context", - "elements": [ - { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } - } + "type": "channels_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_channel": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "response_url_enabled": false, + "focus_on_load": false + }, + { + "type": "multi_channels_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_channels": [ + "" ], - "block_id": "" + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false }, { - "type": "divider", - "block_id": "" + "type": "conversations_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_conversation": "", + "default_to_current_conversation": false, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "response_url_enabled": false, + "filter": { + "include": [], + "exclude_external_shared_channels": false, + "exclude_bot_users": false + }, + "focus_on_load": false }, { - "type": "image", - "fallback": "", - "image_url": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "is_animated": false, - "slack_file": { - "id": "", - "url": "" + "type": "multi_conversations_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false }, - "alt_text": "", - "title": { + "action_id": "", + "initial_conversations": [ + "" + ], + "default_to_current_conversation": false, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "filter": { + "include": [], + "exclude_external_shared_channels": false, + "exclude_bot_users": false + }, + "focus_on_load": false + }, + { + "type": "datepicker", + "action_id": "", + "placeholder": { "type": "plain_text", "text": "", "emoji": false }, - "block_id": "" + "initial_date": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false }, { - "type": "section", - "text": { + "type": "timepicker", + "action_id": "", + "placeholder": { "type": "plain_text", "text": "", "emoji": false }, - "block_id": "", - "fields": [ - { + "initial_time": "", + "timezone": "", + "confirm": { + "title": { "type": "plain_text", "text": "", "emoji": false }, - { - "type": "mrkdwn", + "text": { + "type": "plain_text", "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" }, - "expand": false + "focus_on_load": false }, { - "type": "video", - "title": { + "type": "datetimepicker", + "action_id": "", + "initial_date_time": 123, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "external_select", + "placeholder": { "type": "plain_text", "text": "", "emoji": false }, - "title_url": "", - "description": { + "action_id": "", + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + }, + "min_query_length": 123, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "multi_external_select", + "placeholder": { "type": "plain_text", "text": "", "emoji": false }, - "video_url": "", + "action_id": "", + "initial_options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "min_query_length": 123, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false + }, + { + "type": "image", + "image_url": "", "alt_text": "", - "thumbnail_url": "", - "author_name": "", - "provider_name": "", - "provider_icon_url": "", - "block_id": "" + "fallback": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "slack_file": { + "id": "", + "url": "" + } }, { - "type": "rich_text", - "elements": [ + "type": "overflow", + "action_id": "", + "options": [ { - "type": "rich_text_list", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + } + }, + { + "type": "static_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "option_groups": [ + { + "label": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "options": [ { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ] + } + ], + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + }, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "multi_static_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "option_groups": [ + { + "label": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "options": [ { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 + ] + } + ], + "initial_options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false + }, + { + "type": "users_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_user": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "multi_users_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_users": [ + "" + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false }, + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false + } + ], + "block_id": "" + }, + { + "type": "context", + "elements": [ + { + "type": "image", + "image_url": "", + "alt_text": "", + "fallback": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "slack_file": { + "id": "", + "url": "" + } + } + ], + "block_id": "" + }, + { + "type": "divider", + "block_id": "" + }, + { + "type": "image", + "fallback": "", + "image_url": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "is_animated": false, + "slack_file": { + "id": "", + "url": "" + }, + "alt_text": "", + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "" + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "image", + "image_url": "", + "alt_text": "", + "fallback": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "slack_file": { + "id": "", + "url": "" + } + }, + "expand": false + }, + { + "type": "video", + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "title_url": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "video_url": "", + "alt_text": "", + "thumbnail_url": "", + "author_name": "", + "provider_name": "", + "provider_icon_url": "", + "block_id": "" + }, + { + "type": "rich_text", + "elements": [ + { + "type": "rich_text_list", + "elements": [ { - "type": "rich_text_preformatted", + "type": "rich_text_list", "elements": [ { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } }, { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" } ], + "style": "", + "indent": 123, + "offset": 123, "border": 123 }, { - "type": "rich_text_quote", + "type": "rich_text_preformatted", "elements": [ { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } }, { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" } ], "border": 123 }, { - "type": "rich_text_section", + "type": "rich_text_quote", "elements": [ { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } }, { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ] - } - ], - "block_id": "" - }, - { - "type": "share_shortcut", - "block_id": "", - "function_trigger_id": "", - "app_id": "", - "is_workflow_app": false, - "sales_home_workflow_app_type": 123, - "app_collaborators": [ - "" - ], - "button_label": "", - "title": "", - "description": "", - "bot_user_id": "", - "url": "", - "owning_team_id": "", - "workflow_id": "", - "developer_trace_id": "", - "trigger_type": "", - "trigger_subtype": "", - "share_url": "" - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "button", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "url": "", - "value": "", - "style": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "accessibility_label": "" - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "workflow_button", - "action_id": "", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "workflow": { - "trigger": { - "url": "", - "customizable_input_parameters": [ - { - "name": "", - "value": "" + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false } - ] - } - }, - "style": "", - "accessibility_label": "" - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "checkboxes", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" }, - "url": "" - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", + { + "type": "link", + "url": "", "text": "", - "emoji": false + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "border": 123 }, { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "radio_buttons", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", + "type": "rich_text_section", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", "text": "", - "emoji": false + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } }, - "value": "", - "description": { - "type": "plain_text", + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", "text": "", - "emoji": false + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } }, - "url": "" - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ] } ], - "accessory": { - "type": "channels_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_channel": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "response_url_enabled": false, - "focus_on_load": false - }, - "expand": false + "style": "", + "indent": 123, + "offset": 123, + "border": 123 }, { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, + "type": "rich_text_preformatted", + "elements": [ { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_channels_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_channels": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" + "type": "rich_text_list", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "style": "", + "indent": 123, + "offset": 123, + "border": 123 }, - "max_selected_items": 123, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ { - "type": "plain_text", - "text": "", - "emoji": false + "type": "rich_text_preformatted", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "border": 123 }, { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "conversations_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_conversation": "", - "default_to_current_conversation": false, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "response_url_enabled": false, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_conversations_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_conversations": [ - "" - ], - "default_to_current_conversation": false, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "datepicker", - "action_id": "", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_date": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "timepicker", - "action_id": "", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_time": "", - "timezone": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "datetimepicker", - "action_id": "", - "initial_date_time": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false + "type": "rich_text_quote", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "border": 123 }, { - "type": "mrkdwn", - "text": "", - "verbatim": false + "type": "rich_text_section", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ] } ], - "accessory": { - "type": "external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false + "border": 123 }, { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, + "type": "rich_text_quote", + "elements": [ { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false + "type": "rich_text_list", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, - "value": "", - "description": { - "type": "plain_text", + { + "type": "text", "text": "", - "emoji": false + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } }, - "url": "" - } - ], - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "overflow", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - } - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" }, - "value": "", - "description": { - "type": "plain_text", + { + "type": "link", + "url": "", "text": "", - "emoji": false + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false } - ] - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "style": "", + "indent": 123, + "offset": 123, + "border": 123 }, { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false + "type": "rich_text_preformatted", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, - "value": "", - "description": { - "type": "plain_text", + { + "type": "text", "text": "", - "emoji": false + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false } - ] - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false }, - "value": "", - "description": { - "type": "plain_text", + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", "text": "", - "emoji": false + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "border": 123 }, - "max_selected_items": 123, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ { - "type": "plain_text", - "text": "", - "emoji": false + "type": "rich_text_quote", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "border": 123 }, { - "type": "mrkdwn", - "text": "", - "verbatim": false + "type": "rich_text_section", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ] } ], - "accessory": { - "type": "users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_user": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false + "border": 123 }, { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_users": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - "expand": false - } - ], - "attachments": [], - "ts": "", - "thread_ts": "", - "is_intro": false, - "is_starred": false, - "wibblr": false, - "pinned_to": [], - "reactions": [], - "app_id": "", - "bot_id": "", - "bot_link": "", - "display_as_bot": false, - "bot_profile": { - "id": "", - "deleted": false, - "name": "", - "updated": 123, - "app_id": "", - "user_id": "", - "icons": { - "image_36": "", - "image_48": "", - "image_72": "" - }, - "team_id": "" - }, - "icons": { - "emoji": "", - "image_36": "", - "image_48": "", - "image_64": "", - "image_72": "" - }, - "file": { - "id": "", - "created": 123, - "timestamp": 123, - "name": "", - "title": "", - "subject": "", - "mimetype": "", - "filetype": "", - "pretty_type": "", - "user": "", - "user_team": "", - "source_team": "", - "mode": "", - "editable": false, - "non_owner_editable": false, - "editor": "", - "last_editor": "", - "updated": 123, - "file_access": "", - "editors": [], - "edit_timestamp": 123, - "alt_txt": "", - "canvas_readtime": 12.3, - "subtype": "", - "transcription": { - "status": "", - "locale": "", - "preview": { - "content": "", - "has_more": false - } - }, - "mp4": "", - "mp4_low": "", - "vtt": "", - "hls": "", - "hls_embed": "", - "duration_ms": 123, - "thumb_video_w": 123, - "thumb_video_h": 123, - "original_attachment_count": 123, - "inline_attachment_count": 123, - "is_external": false, - "external_type": "", - "external_id": "", - "external_url": "", - "username": "", - "size": 123, - "url_private": "", - "url_private_download": "", - "url_static_preview": "", - "app_id": "", - "app_name": "", - "thumb_64": "", - "thumb_64_gif": "", - "thumb_64_w": "", - "thumb_64_h": "", - "thumb_80": "", - "thumb_80_gif": "", - "thumb_80_w": "", - "thumb_80_h": "", - "thumb_160": "", - "thumb_160_gif": "", - "thumb_160_w": "", - "thumb_160_h": "", - "thumb_360": "", - "thumb_360_gif": "", - "thumb_360_w": "", - "thumb_360_h": "", - "thumb_480": "", - "thumb_480_gif": "", - "thumb_480_w": "", - "thumb_480_h": "", - "thumb_720": "", - "thumb_720_gif": "", - "thumb_720_w": "", - "thumb_720_h": "", - "thumb_800": "", - "thumb_800_gif": "", - "thumb_800_w": "", - "thumb_800_h": "", - "thumb_960": "", - "thumb_960_gif": "", - "thumb_960_w": "", - "thumb_960_h": "", - "thumb_1024": "", - "thumb_1024_gif": "", - "thumb_1024_w": "", - "thumb_1024_h": "", - "thumb_video": "", - "thumb_gif": "", - "thumb_pdf": "", - "thumb_pdf_w": "", - "thumb_pdf_h": "", - "thumb_tiny": "", - "converted_pdf": "", - "image_exif_rotation": 123, - "original_w": "", - "original_h": "", - "deanimate": "", - "deanimate_gif": "", - "pjpeg": "", - "permalink": "", - "permalink_public": "", - "edit_link": "", - "has_rich_preview": false, - "media_display_type": "", - "preview_is_truncated": false, - "preview": "", - "preview_highlight": "", - "plain_text": "", - "preview_plain_text": "", - "has_more": false, - "sent_to_self": false, - "lines": 123, - "lines_more": 123, - "is_public": false, - "public_url_shared": false, - "display_as_bot": false, - "channels": [], - "groups": [], - "ims": [], - "shares": {}, - "has_more_shares": false, - "skipped_shares": false, - "to": [], - "from": [], - "cc": [], - "channel_actions_ts": "", - "channel_actions_count": 123, - "headers": { - "date": "", - "in_reply_to": "", - "reply_to": "", - "message_id": "" - }, - "simplified_html": "", - "app_provides_file_work_objects": false, - "media_progress": { - "offset_ms": 123, - "max_offset_ms": 123, - "duration_ms": 123, - "media_watched": false - }, - "saved": { - "is_archived": false, - "date_completed": 123, - "date_due": 123, - "state": "" - }, - "quip_thread_id": "", - "is_channel_space": false, - "linked_channel_id": "", - "access": "", - "teams_shared_with": [], - "last_read": 123, - "title_blocks": [], - "private_channels_with_file_access_count": 123, - "private_file_with_access_count": 123, - "dm_mpdm_users_with_file_access": [], - "org_or_workspace_access": "", - "update_notification": 123, - "canvas_template_mode": "", - "template_conversion_ts": 123, - "template_name": "", - "template_title": "", - "template_description": "", - "template_icon": "", - "canvas_creator_id": "", - "team_pref_version_history_enabled": false, - "show_badge": false, - "favorites": [], - "list_metadata": { - "icon": "", - "icon_url": "", - "icon_team_id": "", - "description": "", - "is_trial": false, - "creation_source": { - "type": "", - "reference_id": "", - "workflow_function_id": "" - }, - "schema": [], - "subtask_schema": [], - "views": [], - "integrations": [], - "description_blocks": [], - "default_view": "", - "todo_mode": false - }, - "list_limits": { - "over_row_maximum": false, - "row_count_limit": 123, - "row_count": 123, - "archived_row_count": 123, - "over_column_maximum": false, - "column_count": 123, - "column_count_limit": 123, - "over_view_maximum": false, - "view_count": 123, - "view_count_limit": 123, - "max_attachments_per_cell": 123 - }, - "list_csv_download_url": "", - "can_toggle_canvas_lock": false, - "is_restricted_sharing_enabled": false, - "canvas_printing_enabled": false, - "is_ai_suggested": false, - "is_modified_by_ai": false, - "bot_id": "", - "initial_comment": { - "id": "", - "created": 123, - "timestamp": 123, - "user": "", - "comment": "", - "channel": "", - "is_intro": false - }, - "num_stars": 123, - "is_starred": false, - "pinned_to": [], - "reactions": [], - "comments_count": 123, - "attachments": [], - "blocks": [] - }, - "files": [], - "upload": false, - "parent_user_id": "", - "inviter": "", - "client_msg_id": "", - "comment": { - "id": "", - "name": "", - "title": "", - "created": "", - "timestamp": "", - "user": "", - "username": "", - "is_intro": false, - "is_public": false, - "is_starred": false, - "public_url_shared": false, - "url_private": "", - "url_private_download": false, - "permalink": "", - "permalink_public": false, - "edit_link": "", - "preview": "", - "preview_highlight": "", - "lines": 123, - "lines_more": 123, - "preview_is_truncated": false, - "has_rich_preview": false, - "media_display_type": "", - "mimetype": "", - "filetype": "", - "pretty_type": "", - "is_external": false, - "external_type": "", - "editable": false, - "display_as_bot": false, - "size": 123, - "mode": "", - "comment": "" - }, - "topic": "", - "purpose": "", - "edited": { - "user": "", - "ts": "" - }, - "unfurl_links": false, - "unfurl_media": false, - "is_thread_broadcast": false, - "is_locked": false, - "replies": [], - "reply_count": 123, - "reply_users": [], - "reply_users_count": 123, - "latest_reply": "", - "subscribed": false, - "x_files": [], - "hidden": false, - "last_read": "", - "permalink": "", - "root": { - "text": "", - "user": "", - "parent_user_id": "", - "username": "", - "team": "", - "bot_id": "", - "mrkdwn": false, - "type": "", - "subtype": "", - "thread_ts": "", - "icons": { - "emoji": "", - "image_36": "", - "image_48": "", - "image_64": "", - "image_72": "" - }, - "bot_profile": { - "id": "", - "deleted": false, - "name": "", - "updated": 123, - "app_id": "", - "user_id": "", - "icons": { - "image_36": "", - "image_48": "", - "image_72": "" - }, - "team_id": "" - }, - "edited": { - "user": "", - "ts": "" - }, - "replies": [], - "reply_count": 123, - "reply_users": [], - "reply_users_count": 123, - "latest_reply": "", - "subscribed": false, - "last_read": "", - "unread_count": 123, - "ts": "", - "room": { - "id": "", - "name": "", - "media_server": "", - "created_by": "", - "date_start": 123, - "date_end": 123, - "participants": [], - "participant_history": [], - "participants_camera_on": [], - "participants_camera_off": [], - "participants_screenshare_on": [], - "participants_screenshare_off": [], - "canvas_thread_ts": "", - "thread_root_ts": "", - "channels": [], - "is_dm_call": false, - "was_rejected": false, - "was_missed": false, - "was_accepted": false, - "has_ended": false, - "background_id": "", - "canvas_background": "", - "is_prewarmed": false, - "is_scheduled": false, - "attached_file_ids": [], - "media_backend_type": "", - "display_id": "", - "external_unique_id": "", - "app_id": "", - "call_family": "", - "recording": { - "transcript": false, - "summary": false, - "notetaking": false, - "summary_status": "", - "can_record_summary": "" - }, - "huddle_link": "" - }, - "no_notifications": false - }, - "item_type": "", - "item": { - "id": "", - "name": "", - "title": "", - "created": "", - "timestamp": "", - "user": "", - "username": "", - "is_intro": false, - "is_public": false, - "is_starred": false, - "public_url_shared": false, - "url_private": "", - "url_private_download": false, - "permalink": "", - "permalink_public": false, - "edit_link": "", - "preview": "", - "preview_highlight": "", - "lines": 123, - "lines_more": 123, - "preview_is_truncated": false, - "has_rich_preview": false, - "media_display_type": "", - "mimetype": "", - "filetype": "", - "pretty_type": "", - "is_external": false, - "external_type": "", - "editable": false, - "display_as_bot": false, - "size": 123, - "mode": "", - "comment": "" - }, - "metadata": { - "event_type": "" - }, - "room": { - "id": "", - "name": "", - "media_server": "", - "created_by": "", - "date_start": 123, - "date_end": 123, - "participants": [], - "participant_history": [], - "participants_camera_on": [], - "participants_camera_off": [], - "participants_screenshare_on": [], - "participants_screenshare_off": [], - "canvas_thread_ts": "", - "thread_root_ts": "", - "channels": [], - "is_dm_call": false, - "was_rejected": false, - "was_missed": false, - "was_accepted": false, - "has_ended": false, - "background_id": "", - "canvas_background": "", - "is_prewarmed": false, - "is_scheduled": false, - "attached_file_ids": [], - "media_backend_type": "", - "display_id": "", - "external_unique_id": "", - "app_id": "", - "call_family": "", - "recording": { - "transcript": false, - "summary": false, - "notetaking": false, - "summary_status": "", - "can_record_summary": "" - }, - "huddle_link": "" - }, - "no_notifications": false, - "assistant_app_thread": { - "title": "", - "title_blocks": [], - "first_user_thread_reply": "" - }, - "streaming_state": "", - "language": { - "locale": "", - "is_reliable": false - }, - "agent_session": { - "status": "", - "agent_bot_user_ids": [], - "agent_statuses": [], - "title": "", - "date_status_processing_expire": 123 - } - } - } - ], - "preview": { - "type": "", - "can_remove": false, - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "subtitle": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "icon_url": "" - }, - "file_id": "", - "slack_file_id": "", - "list_record_id": "", - "list_record": { - "record": { - "record_id": "", - "fields": [ - { - "key": "", - "column_id": "", - "value": "", - "text": "", - "rich_text": [], - "message": { - "type": "", - "subtype": "", - "team": "", - "channel": "", - "user": "", - "username": "", - "text": "", - "blocks": [], - "attachments": [], - "ts": "", - "thread_ts": "", - "is_intro": false, - "is_starred": false, - "wibblr": false, - "pinned_to": [], - "reactions": [], - "app_id": "", - "bot_id": "", - "bot_link": "", - "display_as_bot": false, - "bot_profile": { - "id": "", - "deleted": false, - "name": "", - "updated": 123, - "app_id": "", - "user_id": "", - "icons": { - "image_36": "", - "image_48": "", - "image_72": "" - }, - "team_id": "" - }, - "icons": { - "emoji": "", - "image_36": "", - "image_48": "", - "image_64": "", - "image_72": "" - }, - "file": { - "id": "", - "created": 123, - "timestamp": 123, - "name": "", - "title": "", - "subject": "", - "mimetype": "", - "filetype": "", - "pretty_type": "", - "user": "", - "user_team": "", - "source_team": "", - "mode": "", - "editable": false, - "non_owner_editable": false, - "editor": "", - "last_editor": "", - "updated": 123, - "file_access": "", - "editors": [], - "edit_timestamp": 123, - "alt_txt": "", - "canvas_readtime": 12.3, - "subtype": "", - "transcription": { - "status": "", - "locale": "", - "preview": { - "content": "", - "has_more": false - } - }, - "mp4": "", - "mp4_low": "", - "vtt": "", - "hls": "", - "hls_embed": "", - "duration_ms": 123, - "thumb_video_w": 123, - "thumb_video_h": 123, - "original_attachment_count": 123, - "inline_attachment_count": 123, - "is_external": false, - "external_type": "", - "external_id": "", - "external_url": "", - "username": "", - "size": 123, - "url_private": "", - "url_private_download": "", - "url_static_preview": "", - "app_id": "", - "app_name": "", - "thumb_64": "", - "thumb_64_gif": "", - "thumb_64_w": "", - "thumb_64_h": "", - "thumb_80": "", - "thumb_80_gif": "", - "thumb_80_w": "", - "thumb_80_h": "", - "thumb_160": "", - "thumb_160_gif": "", - "thumb_160_w": "", - "thumb_160_h": "", - "thumb_360": "", - "thumb_360_gif": "", - "thumb_360_w": "", - "thumb_360_h": "", - "thumb_480": "", - "thumb_480_gif": "", - "thumb_480_w": "", - "thumb_480_h": "", - "thumb_720": "", - "thumb_720_gif": "", - "thumb_720_w": "", - "thumb_720_h": "", - "thumb_800": "", - "thumb_800_gif": "", - "thumb_800_w": "", - "thumb_800_h": "", - "thumb_960": "", - "thumb_960_gif": "", - "thumb_960_w": "", - "thumb_960_h": "", - "thumb_1024": "", - "thumb_1024_gif": "", - "thumb_1024_w": "", - "thumb_1024_h": "", - "thumb_video": "", - "thumb_gif": "", - "thumb_pdf": "", - "thumb_pdf_w": "", - "thumb_pdf_h": "", - "thumb_tiny": "", - "converted_pdf": "", - "image_exif_rotation": 123, - "original_w": "", - "original_h": "", - "deanimate": "", - "deanimate_gif": "", - "pjpeg": "", - "permalink": "", - "permalink_public": "", - "edit_link": "", - "has_rich_preview": false, - "media_display_type": "", - "preview_is_truncated": false, - "preview": "", - "preview_highlight": "", - "plain_text": "", - "preview_plain_text": "", - "has_more": false, - "sent_to_self": false, - "lines": 123, - "lines_more": 123, - "is_public": false, - "public_url_shared": false, - "display_as_bot": false, - "channels": [], - "groups": [], - "ims": [], - "shares": {}, - "has_more_shares": false, - "skipped_shares": false, - "to": [], - "from": [], - "cc": [], - "channel_actions_ts": "", - "channel_actions_count": 123, - "headers": { - "date": "", - "in_reply_to": "", - "reply_to": "", - "message_id": "" - }, - "simplified_html": "", - "app_provides_file_work_objects": false, - "media_progress": { - "offset_ms": 123, - "max_offset_ms": 123, - "duration_ms": 123, - "media_watched": false - }, - "saved": { - "is_archived": false, - "date_completed": 123, - "date_due": 123, - "state": "" - }, - "quip_thread_id": "", - "is_channel_space": false, - "linked_channel_id": "", - "access": "", - "teams_shared_with": [], - "last_read": 123, - "title_blocks": [], - "private_channels_with_file_access_count": 123, - "private_file_with_access_count": 123, - "dm_mpdm_users_with_file_access": [], - "org_or_workspace_access": "", - "update_notification": 123, - "canvas_template_mode": "", - "template_conversion_ts": 123, - "template_name": "", - "template_title": "", - "template_description": "", - "template_icon": "", - "canvas_creator_id": "", - "team_pref_version_history_enabled": false, - "show_badge": false, - "favorites": [], - "list_metadata": { - "icon": "", - "icon_url": "", - "icon_team_id": "", - "description": "", - "is_trial": false, - "creation_source": { - "type": "", - "reference_id": "", - "workflow_function_id": "" - }, - "schema": [], - "subtask_schema": [], - "views": [], - "integrations": [], - "description_blocks": [], - "default_view": "", - "todo_mode": false - }, - "list_limits": { - "over_row_maximum": false, - "row_count_limit": 123, - "row_count": 123, - "archived_row_count": 123, - "over_column_maximum": false, - "column_count": 123, - "column_count_limit": 123, - "over_view_maximum": false, - "view_count": 123, - "view_count_limit": 123, - "max_attachments_per_cell": 123 - }, - "list_csv_download_url": "", - "can_toggle_canvas_lock": false, - "is_restricted_sharing_enabled": false, - "canvas_printing_enabled": false, - "is_ai_suggested": false, - "is_modified_by_ai": false, - "bot_id": "", - "initial_comment": { - "id": "", - "created": 123, - "timestamp": 123, - "user": "", - "comment": "", - "channel": "", - "is_intro": false - }, - "num_stars": 123, - "is_starred": false, - "pinned_to": [], - "reactions": [], - "comments_count": 123, - "attachments": [], - "blocks": [] - }, - "files": [], - "upload": false, - "parent_user_id": "", - "inviter": "", - "client_msg_id": "", - "comment": { - "id": "", - "name": "", - "title": "", - "created": "", - "timestamp": "", - "user": "", - "username": "", - "is_intro": false, - "is_public": false, - "is_starred": false, - "public_url_shared": false, - "url_private": "", - "url_private_download": false, - "permalink": "", - "permalink_public": false, - "edit_link": "", - "preview": "", - "preview_highlight": "", - "lines": 123, - "lines_more": 123, - "preview_is_truncated": false, - "has_rich_preview": false, - "media_display_type": "", - "mimetype": "", - "filetype": "", - "pretty_type": "", - "is_external": false, - "external_type": "", - "editable": false, - "display_as_bot": false, - "size": 123, - "mode": "", - "comment": "" - }, - "topic": "", - "purpose": "", - "edited": { - "user": "", - "ts": "" - }, - "unfurl_links": false, - "unfurl_media": false, - "is_thread_broadcast": false, - "is_locked": false, - "replies": [], - "reply_count": 123, - "reply_users": [], - "reply_users_count": 123, - "latest_reply": "", - "subscribed": false, - "x_files": [], - "hidden": false, - "last_read": "", - "permalink": "", - "root": { - "text": "", - "user": "", - "parent_user_id": "", - "username": "", - "team": "", - "bot_id": "", - "mrkdwn": false, - "type": "", - "subtype": "", - "thread_ts": "", - "icons": { - "emoji": "", - "image_36": "", - "image_48": "", - "image_64": "", - "image_72": "" - }, - "bot_profile": { - "id": "", - "deleted": false, - "name": "", - "updated": 123, - "app_id": "", - "user_id": "", - "icons": { - "image_36": "", - "image_48": "", - "image_72": "" - }, - "team_id": "" - }, - "edited": { - "user": "", - "ts": "" - }, - "replies": [], - "reply_count": 123, - "reply_users": [], - "reply_users_count": 123, - "latest_reply": "", - "subscribed": false, - "last_read": "", - "unread_count": 123, - "ts": "", - "room": { - "id": "", - "name": "", - "media_server": "", - "created_by": "", - "date_start": 123, - "date_end": 123, - "participants": [], - "participant_history": [], - "participants_camera_on": [], - "participants_camera_off": [], - "participants_screenshare_on": [], - "participants_screenshare_off": [], - "canvas_thread_ts": "", - "thread_root_ts": "", - "channels": [], - "is_dm_call": false, - "was_rejected": false, - "was_missed": false, - "was_accepted": false, - "has_ended": false, - "background_id": "", - "canvas_background": "", - "is_prewarmed": false, - "is_scheduled": false, - "attached_file_ids": [], - "media_backend_type": "", - "display_id": "", - "external_unique_id": "", - "app_id": "", - "call_family": "", - "recording": { - "transcript": false, - "summary": false, - "notetaking": false, - "summary_status": "", - "can_record_summary": "" - }, - "huddle_link": "" - }, - "no_notifications": false - }, - "item_type": "", - "item": { - "id": "", - "name": "", - "title": "", - "created": "", - "timestamp": "", - "user": "", - "username": "", - "is_intro": false, - "is_public": false, - "is_starred": false, - "public_url_shared": false, - "url_private": "", - "url_private_download": false, - "permalink": "", - "permalink_public": false, - "edit_link": "", - "preview": "", - "preview_highlight": "", - "lines": 123, - "lines_more": 123, - "preview_is_truncated": false, - "has_rich_preview": false, - "media_display_type": "", - "mimetype": "", - "filetype": "", - "pretty_type": "", - "is_external": false, - "external_type": "", - "editable": false, - "display_as_bot": false, - "size": 123, - "mode": "", - "comment": "" - }, - "metadata": { - "event_type": "" - }, - "room": { - "id": "", - "name": "", - "media_server": "", - "created_by": "", - "date_start": 123, - "date_end": 123, - "participants": [], - "participant_history": [], - "participants_camera_on": [], - "participants_camera_off": [], - "participants_screenshare_on": [], - "participants_screenshare_off": [], - "canvas_thread_ts": "", - "thread_root_ts": "", - "channels": [], - "is_dm_call": false, - "was_rejected": false, - "was_missed": false, - "was_accepted": false, - "has_ended": false, - "background_id": "", - "canvas_background": "", - "is_prewarmed": false, - "is_scheduled": false, - "attached_file_ids": [], - "media_backend_type": "", - "display_id": "", - "external_unique_id": "", - "app_id": "", - "call_family": "", - "recording": { - "transcript": false, - "summary": false, - "notetaking": false, - "summary_status": "", - "can_record_summary": "" - }, - "huddle_link": "" - }, - "no_notifications": false, - "assistant_app_thread": { - "title": "", - "title_blocks": [], - "first_user_thread_reply": "" - }, - "streaming_state": "", - "language": { - "locale": "", - "is_reliable": false - }, - "agent_session": { - "status": "", - "agent_bot_user_ids": [], - "agent_statuses": [], - "title": "", - "date_status_processing_expire": 123 - } - }, - "number": [], - "select": [], - "date": [], - "user": [], - "attachment": [], - "checkbox": false, - "email": [], - "phone": [], - "channel": [], - "rating": [], - "timestamp": [], - "link": [], - "reference": [] - } - ] - }, - "schema": [ - { - "id": "", - "name": "", - "key": "", - "type": "", - "is_primary_column": false, - "options": { - "choices": [ - { - "value": "", - "label": "", - "color": "" - } - ], - "format": "", - "default_value": "", - "default_value_typed": { - "select": [ - "" - ], - "user": [], - "channel": [] - }, - "emoji": "", - "emoji_url": "", - "max": 123, - "precision": 123, - "show_member_name": false, - "date_format": "", - "time_format": "", - "currency_format": "", - "emoji_team_id": "", - "currency": "", - "rounding": "", - "mark_as_done_when_checked": false, - "for_assignment": false, - "notify_users": false, - "linked_to": [ - "" - ], - "canvas_id": "", - "canvas_placeholder_mapping": [ - { - "variable": "", - "column": "" - } - ] - } - } - ] - }, - "list_records": [ - { - "id": "", - "list_id": "", - "fields": [ - { - "key": "", - "column_id": "", - "value": "", - "text": "", - "rich_text": [], - "message": { - "type": "", - "subtype": "", - "team": "", - "channel": "", - "user": "", - "username": "", - "text": "", - "blocks": [], - "attachments": [], - "ts": "", - "thread_ts": "", - "is_intro": false, - "is_starred": false, - "wibblr": false, - "pinned_to": [], - "reactions": [], - "app_id": "", - "bot_id": "", - "bot_link": "", - "display_as_bot": false, - "bot_profile": { - "id": "", - "deleted": false, - "name": "", - "updated": 123, - "app_id": "", - "user_id": "", - "icons": { - "image_36": "", - "image_48": "", - "image_72": "" - }, - "team_id": "" - }, - "icons": { - "emoji": "", - "image_36": "", - "image_48": "", - "image_64": "", - "image_72": "" - }, - "file": { - "id": "", - "created": 123, - "timestamp": 123, - "name": "", - "title": "", - "subject": "", - "mimetype": "", - "filetype": "", - "pretty_type": "", - "user": "", - "user_team": "", - "source_team": "", - "mode": "", - "editable": false, - "non_owner_editable": false, - "editor": "", - "last_editor": "", - "updated": 123, - "file_access": "", - "editors": [], - "edit_timestamp": 123, - "alt_txt": "", - "canvas_readtime": 12.3, - "subtype": "", - "transcription": { - "status": "", - "locale": "", - "preview": { - "content": "", - "has_more": false - } - }, - "mp4": "", - "mp4_low": "", - "vtt": "", - "hls": "", - "hls_embed": "", - "duration_ms": 123, - "thumb_video_w": 123, - "thumb_video_h": 123, - "original_attachment_count": 123, - "inline_attachment_count": 123, - "is_external": false, - "external_type": "", - "external_id": "", - "external_url": "", - "username": "", - "size": 123, - "url_private": "", - "url_private_download": "", - "url_static_preview": "", - "app_id": "", - "app_name": "", - "thumb_64": "", - "thumb_64_gif": "", - "thumb_64_w": "", - "thumb_64_h": "", - "thumb_80": "", - "thumb_80_gif": "", - "thumb_80_w": "", - "thumb_80_h": "", - "thumb_160": "", - "thumb_160_gif": "", - "thumb_160_w": "", - "thumb_160_h": "", - "thumb_360": "", - "thumb_360_gif": "", - "thumb_360_w": "", - "thumb_360_h": "", - "thumb_480": "", - "thumb_480_gif": "", - "thumb_480_w": "", - "thumb_480_h": "", - "thumb_720": "", - "thumb_720_gif": "", - "thumb_720_w": "", - "thumb_720_h": "", - "thumb_800": "", - "thumb_800_gif": "", - "thumb_800_w": "", - "thumb_800_h": "", - "thumb_960": "", - "thumb_960_gif": "", - "thumb_960_w": "", - "thumb_960_h": "", - "thumb_1024": "", - "thumb_1024_gif": "", - "thumb_1024_w": "", - "thumb_1024_h": "", - "thumb_video": "", - "thumb_gif": "", - "thumb_pdf": "", - "thumb_pdf_w": "", - "thumb_pdf_h": "", - "thumb_tiny": "", - "converted_pdf": "", - "image_exif_rotation": 123, - "original_w": "", - "original_h": "", - "deanimate": "", - "deanimate_gif": "", - "pjpeg": "", - "permalink": "", - "permalink_public": "", - "edit_link": "", - "has_rich_preview": false, - "media_display_type": "", - "preview_is_truncated": false, - "preview": "", - "preview_highlight": "", - "plain_text": "", - "preview_plain_text": "", - "has_more": false, - "sent_to_self": false, - "lines": 123, - "lines_more": 123, - "is_public": false, - "public_url_shared": false, - "display_as_bot": false, - "channels": [], - "groups": [], - "ims": [], - "shares": {}, - "has_more_shares": false, - "skipped_shares": false, - "to": [], - "from": [], - "cc": [], - "channel_actions_ts": "", - "channel_actions_count": 123, - "headers": { - "date": "", - "in_reply_to": "", - "reply_to": "", - "message_id": "" - }, - "simplified_html": "", - "app_provides_file_work_objects": false, - "media_progress": { - "offset_ms": 123, - "max_offset_ms": 123, - "duration_ms": 123, - "media_watched": false - }, - "saved": { - "is_archived": false, - "date_completed": 123, - "date_due": 123, - "state": "" - }, - "quip_thread_id": "", - "is_channel_space": false, - "linked_channel_id": "", - "access": "", - "teams_shared_with": [], - "last_read": 123, - "title_blocks": [], - "private_channels_with_file_access_count": 123, - "private_file_with_access_count": 123, - "dm_mpdm_users_with_file_access": [], - "org_or_workspace_access": "", - "update_notification": 123, - "canvas_template_mode": "", - "template_conversion_ts": 123, - "template_name": "", - "template_title": "", - "template_description": "", - "template_icon": "", - "canvas_creator_id": "", - "team_pref_version_history_enabled": false, - "show_badge": false, - "favorites": [], - "list_metadata": { - "icon": "", - "icon_url": "", - "icon_team_id": "", - "description": "", - "is_trial": false, - "creation_source": { - "type": "", - "reference_id": "", - "workflow_function_id": "" - }, - "schema": [], - "subtask_schema": [], - "views": [], - "integrations": [], - "description_blocks": [], - "default_view": "", - "todo_mode": false - }, - "list_limits": { - "over_row_maximum": false, - "row_count_limit": 123, - "row_count": 123, - "archived_row_count": 123, - "over_column_maximum": false, - "column_count": 123, - "column_count_limit": 123, - "over_view_maximum": false, - "view_count": 123, - "view_count_limit": 123, - "max_attachments_per_cell": 123 - }, - "list_csv_download_url": "", - "can_toggle_canvas_lock": false, - "is_restricted_sharing_enabled": false, - "canvas_printing_enabled": false, - "is_ai_suggested": false, - "is_modified_by_ai": false, - "bot_id": "", - "initial_comment": { - "id": "", - "created": 123, - "timestamp": 123, - "user": "", - "comment": "", - "channel": "", - "is_intro": false - }, - "num_stars": 123, - "is_starred": false, - "pinned_to": [], - "reactions": [], - "comments_count": 123, - "attachments": [], - "blocks": [] - }, - "files": [], - "upload": false, - "parent_user_id": "", - "inviter": "", - "client_msg_id": "", - "comment": { - "id": "", - "name": "", - "title": "", - "created": "", - "timestamp": "", - "user": "", - "username": "", - "is_intro": false, - "is_public": false, - "is_starred": false, - "public_url_shared": false, - "url_private": "", - "url_private_download": false, - "permalink": "", - "permalink_public": false, - "edit_link": "", - "preview": "", - "preview_highlight": "", - "lines": 123, - "lines_more": 123, - "preview_is_truncated": false, - "has_rich_preview": false, - "media_display_type": "", - "mimetype": "", - "filetype": "", - "pretty_type": "", - "is_external": false, - "external_type": "", - "editable": false, - "display_as_bot": false, - "size": 123, - "mode": "", - "comment": "" - }, - "topic": "", - "purpose": "", - "edited": { - "user": "", - "ts": "" - }, - "unfurl_links": false, - "unfurl_media": false, - "is_thread_broadcast": false, - "is_locked": false, - "replies": [], - "reply_count": 123, - "reply_users": [], - "reply_users_count": 123, - "latest_reply": "", - "subscribed": false, - "x_files": [], - "hidden": false, - "last_read": "", - "permalink": "", - "root": { - "text": "", - "user": "", - "parent_user_id": "", - "username": "", - "team": "", - "bot_id": "", - "mrkdwn": false, - "type": "", - "subtype": "", - "thread_ts": "", - "icons": { - "emoji": "", - "image_36": "", - "image_48": "", - "image_64": "", - "image_72": "" - }, - "bot_profile": { - "id": "", - "deleted": false, - "name": "", - "updated": 123, - "app_id": "", - "user_id": "", - "icons": { - "image_36": "", - "image_48": "", - "image_72": "" - }, - "team_id": "" - }, - "edited": { - "user": "", - "ts": "" - }, - "replies": [], - "reply_count": 123, - "reply_users": [], - "reply_users_count": 123, - "latest_reply": "", - "subscribed": false, - "last_read": "", - "unread_count": 123, - "ts": "", - "room": { - "id": "", - "name": "", - "media_server": "", - "created_by": "", - "date_start": 123, - "date_end": 123, - "participants": [], - "participant_history": [], - "participants_camera_on": [], - "participants_camera_off": [], - "participants_screenshare_on": [], - "participants_screenshare_off": [], - "canvas_thread_ts": "", - "thread_root_ts": "", - "channels": [], - "is_dm_call": false, - "was_rejected": false, - "was_missed": false, - "was_accepted": false, - "has_ended": false, - "background_id": "", - "canvas_background": "", - "is_prewarmed": false, - "is_scheduled": false, - "attached_file_ids": [], - "media_backend_type": "", - "display_id": "", - "external_unique_id": "", - "app_id": "", - "call_family": "", - "recording": { - "transcript": false, - "summary": false, - "notetaking": false, - "summary_status": "", - "can_record_summary": "" - }, - "huddle_link": "" - }, - "no_notifications": false - }, - "item_type": "", - "item": { - "id": "", - "name": "", - "title": "", - "created": "", - "timestamp": "", - "user": "", - "username": "", - "is_intro": false, - "is_public": false, - "is_starred": false, - "public_url_shared": false, - "url_private": "", - "url_private_download": false, - "permalink": "", - "permalink_public": false, - "edit_link": "", - "preview": "", - "preview_highlight": "", - "lines": 123, - "lines_more": 123, - "preview_is_truncated": false, - "has_rich_preview": false, - "media_display_type": "", - "mimetype": "", - "filetype": "", - "pretty_type": "", - "is_external": false, - "external_type": "", - "editable": false, - "display_as_bot": false, - "size": 123, - "mode": "", - "comment": "" - }, - "metadata": { - "event_type": "" - }, - "room": { - "id": "", - "name": "", - "media_server": "", - "created_by": "", - "date_start": 123, - "date_end": 123, - "participants": [], - "participant_history": [], - "participants_camera_on": [], - "participants_camera_off": [], - "participants_screenshare_on": [], - "participants_screenshare_off": [], - "canvas_thread_ts": "", - "thread_root_ts": "", - "channels": [], - "is_dm_call": false, - "was_rejected": false, - "was_missed": false, - "was_accepted": false, - "has_ended": false, - "background_id": "", - "canvas_background": "", - "is_prewarmed": false, - "is_scheduled": false, - "attached_file_ids": [], - "media_backend_type": "", - "display_id": "", - "external_unique_id": "", - "app_id": "", - "call_family": "", - "recording": { - "transcript": false, - "summary": false, - "notetaking": false, - "summary_status": "", - "can_record_summary": "" - }, - "huddle_link": "" - }, - "no_notifications": false, - "assistant_app_thread": { - "title": "", - "title_blocks": [], - "first_user_thread_reply": "" - }, - "streaming_state": "", - "language": { - "locale": "", - "is_reliable": false - }, - "agent_session": { - "status": "", - "agent_bot_user_ids": [], - "agent_statuses": [], - "title": "", - "date_status_processing_expire": 123 - } - }, - "number": [], - "select": [], - "date": [], - "user": [], - "attachment": [], - "checkbox": false, - "email": [], - "phone": [], - "channel": [], - "rating": [], - "timestamp": [], - "link": [], - "reference": [] - } - ], - "date_created": 123, - "created_by": "", - "thread_ts": "", - "position": "", - "updated_timestamp": "", - "updated_by": "", - "platform_refs": { - "bot_created_by": "", - "bot_updated_by": "", - "bot_deleted_by": "" - }, - "is_subscribed": false, - "saved": { - "is_archived": false, - "date_completed": 123, - "date_due": 123, - "state": "" - } - } - ], - "hide_border": false, - "list_view_id": "", - "list": { - "id": "", - "created": 123, - "timestamp": 123, - "name": "", - "title": "", - "mimetype": "", - "filetype": "", - "external_type": "", - "pretty_type": "", - "user": "", - "user_team": "", - "editable": false, - "size": 123, - "mode": "", - "is_external": false, - "is_public": false, - "public_url_shared": false, - "display_as_bot": false, - "username": "", - "list_metadata": { - "icon": "", - "icon_url": "", - "icon_team_id": "", - "description": "", - "is_trial": false, - "creation_source": { - "type": "", - "reference_id": "", - "workflow_function_id": "" - }, - "schema": [ - { - "id": "", - "name": "", - "key": "", - "type": "", - "is_primary_column": false, - "options": { - "choices": [ - { - "value": "", - "label": "", - "color": "" - } - ], - "format": "", - "default_value": "", - "default_value_typed": { - "select": [ - "" - ], - "user": [], - "channel": [] - }, - "emoji": "", - "emoji_url": "", - "max": 123, - "precision": 123, - "show_member_name": false, - "date_format": "", - "time_format": "", - "currency_format": "", - "emoji_team_id": "", - "currency": "", - "rounding": "", - "mark_as_done_when_checked": false, - "for_assignment": false, - "notify_users": false, - "linked_to": [ - "" - ], - "canvas_id": "", - "canvas_placeholder_mapping": [ - { - "variable": "", - "column": "" - } - ] - } - } - ], - "subtask_schema": [], - "views": [ - { - "id": "", - "name": "", - "type": "", - "is_locked": false, - "position": "", - "columns": [ - { - "visible": false, - "key": "", - "id": "", - "position": "", - "width": 123, - "should_wrap_text": false - } - ], - "date_created": 123, - "created_by": "", - "stick_column_left": false, - "is_all_items_view": false, - "default_view_key": "", - "show_completed_items": false, - "grouping": { - "group_by": "", - "group_by_column_id": "", - "order": [] - }, - "filters": [ - { - "key": "", - "operator": "", - "values": [ - "" - ], - "typed_values": [], - "column_id": "" - } - ], - "sorts": [], - "info_column_filters": [], - "calculations": [], - "options": { - "cover_field": "", - "cover_fit": "", - "calendar_field": "" - }, - "is_template_initial_view": false, - "row_height": 123 - } - ], - "integrations": [ - "" - ], - "description_blocks": [], - "default_view": "", - "todo_mode": false - }, - "list_limits": { - "over_row_maximum": false, - "row_count_limit": 123, - "row_count": 123, - "archived_row_count": 123, - "over_column_maximum": false, - "column_count": 123, - "column_count_limit": 123, - "over_view_maximum": false, - "view_count": 123, - "view_count_limit": 123, - "max_attachments_per_cell": 123 - }, - "url_private": "", - "url_private_download": "", - "permalink": "", - "permalink_public": "", - "last_editor": "", - "updated": 123, - "comments_count": 123, - "shares": {}, - "channels": [ - "" - ], - "groups": [ - "" - ], - "ims": [ - "" - ], - "has_more_shares": false, - "private_channels_with_file_access_count": 123, - "private_file_with_access_count": 123, - "dm_mpdm_users_with_file_access": [ - { - "user_id": "", - "access": "" - } - ], - "has_rich_preview": false, - "file_access": "" - }, - "list_schema": [ - { - "id": "", - "name": "", - "key": "", - "type": "", - "is_primary_column": false, - "options": { - "choices": [ - { - "value": "", - "label": "", - "color": "" - } - ], - "format": "", - "default_value": "", - "default_value_typed": { - "select": [ - "" - ], - "user": [], - "channel": [] - }, - "emoji": "", - "emoji_url": "", - "max": 123, - "precision": 123, - "show_member_name": false, - "date_format": "", - "time_format": "", - "currency_format": "", - "emoji_team_id": "", - "currency": "", - "rounding": "", - "mark_as_done_when_checked": false, - "for_assignment": false, - "notify_users": false, - "linked_to": [ - "" - ], - "canvas_id": "", - "canvas_placeholder_mapping": [ - { - "variable": "", - "column": "" - } - ] - } - } - ], - "list_view": { - "id": "", - "name": "", - "type": "", - "is_locked": false, - "position": "", - "columns": [ - { - "visible": false, - "key": "", - "id": "", - "position": "", - "width": 123, - "should_wrap_text": false - } - ], - "date_created": 123, - "created_by": "", - "stick_column_left": false, - "is_all_items_view": false, - "default_view_key": "", - "show_completed_items": false, - "grouping": { - "group_by": "", - "group_by_column_id": "", - "order": [] - }, - "filters": [ - { - "key": "", - "operator": "", - "values": [ - "" - ], - "typed_values": [], - "column_id": "" - } - ], - "sorts": [], - "info_column_filters": [], - "calculations": [], - "options": { - "cover_field": "", - "cover_fit": "", - "calendar_field": "" - }, - "is_template_initial_view": false, - "row_height": 123 - }, - "files": [ - { - "id": "", - "created": 123, - "timestamp": 123, - "name": "", - "title": "", - "subject": "", - "mimetype": "", - "filetype": "", - "pretty_type": "", - "user": "", - "user_team": "", - "source_team": "", - "mode": "", - "editable": false, - "non_owner_editable": false, - "editor": "", - "last_editor": "", - "updated": 123, - "file_access": "", - "editors": [ - "" - ], - "edit_timestamp": 123, - "alt_txt": "", - "canvas_readtime": 12.3, - "subtype": "", - "transcription": { - "status": "", - "locale": "", - "preview": { - "content": "", - "has_more": false - } - }, - "mp4": "", - "mp4_low": "", - "vtt": "", - "hls": "", - "hls_embed": "", - "duration_ms": 123, - "thumb_video_w": 123, - "thumb_video_h": 123, - "original_attachment_count": 123, - "inline_attachment_count": 123, - "is_external": false, - "external_type": "", - "external_id": "", - "external_url": "", - "username": "", - "size": 123, - "url_private": "", - "url_private_download": "", - "url_static_preview": "", - "app_id": "", - "app_name": "", - "thumb_64": "", - "thumb_64_gif": "", - "thumb_64_w": "", - "thumb_64_h": "", - "thumb_80": "", - "thumb_80_gif": "", - "thumb_80_w": "", - "thumb_80_h": "", - "thumb_160": "", - "thumb_160_gif": "", - "thumb_160_w": "", - "thumb_160_h": "", - "thumb_360": "", - "thumb_360_gif": "", - "thumb_360_w": "", - "thumb_360_h": "", - "thumb_480": "", - "thumb_480_gif": "", - "thumb_480_w": "", - "thumb_480_h": "", - "thumb_720": "", - "thumb_720_gif": "", - "thumb_720_w": "", - "thumb_720_h": "", - "thumb_800": "", - "thumb_800_gif": "", - "thumb_800_w": "", - "thumb_800_h": "", - "thumb_960": "", - "thumb_960_gif": "", - "thumb_960_w": "", - "thumb_960_h": "", - "thumb_1024": "", - "thumb_1024_gif": "", - "thumb_1024_w": "", - "thumb_1024_h": "", - "thumb_video": "", - "thumb_gif": "", - "thumb_pdf": "", - "thumb_pdf_w": "", - "thumb_pdf_h": "", - "thumb_tiny": "", - "converted_pdf": "", - "image_exif_rotation": 123, - "original_w": "", - "original_h": "", - "deanimate": "", - "deanimate_gif": "", - "pjpeg": "", - "permalink": "", - "permalink_public": "", - "edit_link": "", - "has_rich_preview": false, - "media_display_type": "", - "preview_is_truncated": false, - "preview": "", - "preview_highlight": "", - "plain_text": "", - "preview_plain_text": "", - "has_more": false, - "sent_to_self": false, - "lines": 123, - "lines_more": 123, - "is_public": false, - "public_url_shared": false, - "display_as_bot": false, - "channels": [ - "" - ], - "groups": [ - "" - ], - "ims": [ - "" - ], - "shares": { - "public": { - "C03E94MKU": [ - { - "share_user_id": "", - "reply_users": [ - "" - ], - "reply_users_count": 123, - "reply_count": 123, - "ts": "", - "thread_ts": "", - "latest_reply": "", - "channel_name": "", - "team_id": "", - "access": "", - "source": "", - "date_last_shared": 123, - "is_silent_share": false - } - ], - "C03E94MKU_": [ - { - "share_user_id": "", - "reply_users": [ - "" - ], - "reply_users_count": 123, - "reply_count": 123, - "ts": "", - "thread_ts": "", - "latest_reply": "", - "channel_name": "", - "team_id": "", - "access": "", - "source": "", - "date_last_shared": 123, - "is_silent_share": false - } - ] - }, - "private": { - "C03E94MKU": [ - { - "share_user_id": "", - "reply_users": [ - "" - ], - "reply_users_count": 123, - "reply_count": 123, - "ts": "", - "thread_ts": "", - "latest_reply": "", - "channel_name": "", - "team_id": "", - "access": "", - "source": "", - "date_last_shared": 123, - "is_silent_share": false - } - ], - "C03E94MKU_": [ - { - "share_user_id": "", - "reply_users": [ - "" - ], - "reply_users_count": 123, - "reply_count": 123, - "ts": "", - "thread_ts": "", - "latest_reply": "", - "channel_name": "", - "team_id": "", - "access": "", - "source": "", - "date_last_shared": 123, - "is_silent_share": false - } - ] - } - }, - "has_more_shares": false, - "skipped_shares": false, - "to": [ - { - "address": "", - "name": "", - "original": "", - "slack_user_id": "" - } - ], - "from": [ - { - "address": "", - "name": "", - "original": "", - "slack_user_id": "" - } - ], - "cc": [ - { - "address": "", - "name": "", - "original": "", - "slack_user_id": "" - } - ], - "channel_actions_ts": "", - "channel_actions_count": 123, - "headers": { - "date": "", - "in_reply_to": "", - "reply_to": "", - "message_id": "" - }, - "simplified_html": "", - "app_provides_file_work_objects": false, - "media_progress": { - "offset_ms": 123, - "max_offset_ms": 123, - "duration_ms": 123, - "media_watched": false - }, - "saved": { - "is_archived": false, - "date_completed": 123, - "date_due": 123, - "state": "" - }, - "quip_thread_id": "", - "is_channel_space": false, - "linked_channel_id": "", - "access": "", - "teams_shared_with": [], - "last_read": 123, - "title_blocks": [ - { - "type": "actions", - "elements": [ - { - "type": "button", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "url": "", - "value": "", - "style": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "accessibility_label": "" - }, - { - "type": "workflow_button", - "action_id": "", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "workflow": { - "trigger": { - "url": "", - "customizable_input_parameters": [ - { - "name": "", - "value": "" - } - ] - } - }, - "style": "", - "accessibility_label": "" - }, - { - "type": "checkboxes", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "radio_buttons", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "channels_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_channel": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "response_url_enabled": false, - "focus_on_load": false - }, - { - "type": "multi_channels_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_channels": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - { - "type": "conversations_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_conversation": "", - "default_to_current_conversation": false, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "response_url_enabled": false, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "focus_on_load": false - }, - { - "type": "multi_conversations_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_conversations": [ - "" - ], - "default_to_current_conversation": false, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "focus_on_load": false - }, - { - "type": "datepicker", - "action_id": "", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_date": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "timepicker", - "action_id": "", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_time": "", - "timezone": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "datetimepicker", - "action_id": "", - "initial_date_time": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "multi_external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } - }, - { - "type": "overflow", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - } - }, - { - "type": "static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ] - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "multi_static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ] - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - { - "type": "users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_user": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "multi_users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_users": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - } - ], - "block_id": "" - }, - { - "type": "context", - "elements": [ - { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } - } - ], - "block_id": "" - }, - { - "type": "divider", - "block_id": "" - }, - { - "type": "image", - "fallback": "", - "image_url": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "is_animated": false, - "slack_file": { - "id": "", - "url": "" - }, - "alt_text": "", - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "" - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } - }, - "expand": false - }, - { - "type": "video", - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "title_url": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "video_url": "", - "alt_text": "", - "thumbnail_url": "", - "author_name": "", - "provider_name": "", - "provider_icon_url": "", - "block_id": "" - }, - { - "type": "rich_text", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ] - } - ], - "block_id": "" - }, - { - "type": "share_shortcut", - "block_id": "", - "function_trigger_id": "", - "app_id": "", - "is_workflow_app": false, - "sales_home_workflow_app_type": 123, - "app_collaborators": [ - "" - ], - "button_label": "", - "title": "", - "description": "", - "bot_user_id": "", - "url": "", - "owning_team_id": "", - "workflow_id": "", - "developer_trace_id": "", - "trigger_type": "", - "trigger_subtype": "", - "share_url": "" - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "button", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "url": "", - "value": "", - "style": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "accessibility_label": "" - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "workflow_button", - "action_id": "", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "workflow": { - "trigger": { - "url": "", - "customizable_input_parameters": [ - { - "name": "", - "value": "" - } - ] - } - }, - "style": "", - "accessibility_label": "" - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "checkboxes", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "radio_buttons", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "channels_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_channel": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "response_url_enabled": false, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_channels_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_channels": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "conversations_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_conversation": "", - "default_to_current_conversation": false, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "response_url_enabled": false, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_conversations_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_conversations": [ - "" - ], - "default_to_current_conversation": false, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "datepicker", - "action_id": "", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_date": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "timepicker", - "action_id": "", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_time": "", - "timezone": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "datetimepicker", - "action_id": "", - "initial_date_time": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "overflow", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - } - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ] - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ] - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_user": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_users": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - "expand": false - } - ], - "private_channels_with_file_access_count": 123, - "private_file_with_access_count": 123, - "dm_mpdm_users_with_file_access": [ - { - "user_id": "", - "access": "" - } - ], - "org_or_workspace_access": "", - "update_notification": 123, - "canvas_template_mode": "", - "template_conversion_ts": 123, - "template_name": "", - "template_title": "", - "template_description": "", - "template_icon": "", - "canvas_creator_id": "", - "team_pref_version_history_enabled": false, - "show_badge": false, - "favorites": [ - { - "collection_id": "", - "collection_name": "", - "position": "" - } - ], - "list_metadata": { - "icon": "", - "icon_url": "", - "icon_team_id": "", - "description": "", - "is_trial": false, - "creation_source": { - "type": "", - "reference_id": "", - "workflow_function_id": "" - }, - "schema": [ - { - "id": "", - "name": "", - "key": "", - "type": "", - "is_primary_column": false, - "options": { - "choices": [ - { - "value": "", - "label": "", - "color": "" - } - ], - "format": "", - "default_value": "", - "default_value_typed": { - "select": [ - "" - ], - "user": [], - "channel": [] - }, - "emoji": "", - "emoji_url": "", - "max": 123, - "precision": 123, - "show_member_name": false, - "date_format": "", - "time_format": "", - "currency_format": "", - "emoji_team_id": "", - "currency": "", - "rounding": "", - "mark_as_done_when_checked": false, - "for_assignment": false, - "notify_users": false, - "linked_to": [ - "" - ], - "canvas_id": "", - "canvas_placeholder_mapping": [ - { - "variable": "", - "column": "" - } - ] - } - } - ], - "subtask_schema": [], - "views": [ - { - "id": "", - "name": "", - "type": "", - "is_locked": false, - "position": "", - "columns": [ - { - "visible": false, - "key": "", - "id": "", - "position": "", - "width": 123, - "should_wrap_text": false - } - ], - "date_created": 123, - "created_by": "", - "stick_column_left": false, - "is_all_items_view": false, - "default_view_key": "", - "show_completed_items": false, - "grouping": { - "group_by": "", - "group_by_column_id": "", - "order": [] - }, - "filters": [ - { - "key": "", - "operator": "", - "values": [ - "" - ], - "typed_values": [], - "column_id": "" - } - ], - "sorts": [], - "info_column_filters": [], - "calculations": [], - "options": { - "cover_field": "", - "cover_fit": "", - "calendar_field": "" - }, - "is_template_initial_view": false, - "row_height": 123 - } - ], - "integrations": [ - "" - ], - "description_blocks": [ - { - "type": "actions", - "elements": [ - { - "type": "button", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "url": "", - "value": "", - "style": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "accessibility_label": "" - }, - { - "type": "workflow_button", - "action_id": "", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "workflow": { - "trigger": { - "url": "", - "customizable_input_parameters": [ - { - "name": "", - "value": "" - } - ] - } - }, - "style": "", - "accessibility_label": "" - }, - { - "type": "checkboxes", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "radio_buttons", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "channels_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_channel": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "response_url_enabled": false, - "focus_on_load": false - }, - { - "type": "multi_channels_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_channels": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - { - "type": "conversations_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_conversation": "", - "default_to_current_conversation": false, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "response_url_enabled": false, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "focus_on_load": false - }, - { - "type": "multi_conversations_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_conversations": [ - "" - ], - "default_to_current_conversation": false, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "focus_on_load": false - }, - { - "type": "datepicker", - "action_id": "", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_date": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "timepicker", - "action_id": "", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_time": "", - "timezone": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "datetimepicker", - "action_id": "", - "initial_date_time": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "multi_external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } - }, - { - "type": "overflow", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - } - }, - { - "type": "static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ] - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "multi_static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ] - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - { - "type": "users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_user": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "multi_users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_users": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - } - ], - "block_id": "" - }, - { - "type": "context", - "elements": [ - { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } - } - ], - "block_id": "" - }, - { - "type": "divider", - "block_id": "" - }, - { - "type": "image", - "fallback": "", - "image_url": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "is_animated": false, - "slack_file": { - "id": "", - "url": "" - }, - "alt_text": "", - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "" - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } - }, - "expand": false - }, - { - "type": "video", - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "title_url": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "video_url": "", - "alt_text": "", - "thumbnail_url": "", - "author_name": "", - "provider_name": "", - "provider_icon_url": "", - "block_id": "" - }, - { - "type": "rich_text", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ] - } - ], - "block_id": "" - }, - { - "type": "share_shortcut", - "block_id": "", - "function_trigger_id": "", - "app_id": "", - "is_workflow_app": false, - "sales_home_workflow_app_type": 123, - "app_collaborators": [ - "" - ], - "button_label": "", - "title": "", - "description": "", - "bot_user_id": "", - "url": "", - "owning_team_id": "", - "workflow_id": "", - "developer_trace_id": "", - "trigger_type": "", - "trigger_subtype": "", - "share_url": "" - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "button", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "url": "", - "value": "", - "style": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "accessibility_label": "" - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "workflow_button", - "action_id": "", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "workflow": { - "trigger": { - "url": "", - "customizable_input_parameters": [ - { - "name": "", - "value": "" - } - ] - } - }, - "style": "", - "accessibility_label": "" - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "checkboxes", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "radio_buttons", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "channels_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_channel": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "response_url_enabled": false, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_channels_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_channels": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "conversations_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_conversation": "", - "default_to_current_conversation": false, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "response_url_enabled": false, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_conversations_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_conversations": [ - "" - ], - "default_to_current_conversation": false, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "datepicker", - "action_id": "", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_date": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "timepicker", - "action_id": "", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_time": "", - "timezone": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "datetimepicker", - "action_id": "", - "initial_date_time": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "overflow", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - } - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ] - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ] - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_user": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_users": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - "expand": false - } - ], - "default_view": "", - "todo_mode": false - }, - "list_limits": { - "over_row_maximum": false, - "row_count_limit": 123, - "row_count": 123, - "archived_row_count": 123, - "over_column_maximum": false, - "column_count": 123, - "column_count_limit": 123, - "over_view_maximum": false, - "view_count": 123, - "view_count_limit": 123, - "max_attachments_per_cell": 123 - }, - "list_csv_download_url": "", - "can_toggle_canvas_lock": false, - "is_restricted_sharing_enabled": false, - "canvas_printing_enabled": false, - "is_ai_suggested": false, - "is_modified_by_ai": false, - "bot_id": "", - "initial_comment": { - "id": "", - "created": 123, - "timestamp": 123, - "user": "", - "comment": "", - "channel": "", - "is_intro": false - }, - "num_stars": 123, - "is_starred": false, - "pinned_to": [ - "" - ], - "reactions": [ - { - "name": "", - "count": 123, - "users": [ - "" - ], - "url": "" - } - ], - "comments_count": 123, - "attachments": [], - "blocks": [ - { - "type": "actions", - "elements": [ - { - "type": "button", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "url": "", - "value": "", - "style": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "accessibility_label": "" - }, - { - "type": "workflow_button", - "action_id": "", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "workflow": { - "trigger": { - "url": "", - "customizable_input_parameters": [ - { - "name": "", - "value": "" - } - ] - } - }, - "style": "", - "accessibility_label": "" - }, - { - "type": "checkboxes", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "radio_buttons", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "channels_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_channel": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "response_url_enabled": false, - "focus_on_load": false - }, - { - "type": "multi_channels_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_channels": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - { - "type": "conversations_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_conversation": "", - "default_to_current_conversation": false, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "response_url_enabled": false, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "focus_on_load": false - }, - { - "type": "multi_conversations_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_conversations": [ - "" - ], - "default_to_current_conversation": false, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "focus_on_load": false - }, - { - "type": "datepicker", - "action_id": "", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_date": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "timepicker", - "action_id": "", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_time": "", - "timezone": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "datetimepicker", - "action_id": "", - "initial_date_time": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "multi_external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } - }, - { - "type": "overflow", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - } - }, - { - "type": "static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ] - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "multi_static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ] - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - { - "type": "users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_user": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "multi_users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_users": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - } - ], - "block_id": "" - }, - { - "type": "context", - "elements": [ - { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } - } - ], - "block_id": "" - }, - { - "type": "divider", - "block_id": "" - }, - { - "type": "image", - "fallback": "", - "image_url": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "is_animated": false, - "slack_file": { - "id": "", - "url": "" - }, - "alt_text": "", - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "" - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } - }, - "expand": false - }, - { - "type": "video", - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "title_url": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "video_url": "", - "alt_text": "", - "thumbnail_url": "", - "author_name": "", - "provider_name": "", - "provider_icon_url": "", - "block_id": "" - }, - { - "type": "rich_text", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ] - } - ], - "block_id": "" - }, - { - "type": "share_shortcut", - "block_id": "", - "function_trigger_id": "", - "app_id": "", - "is_workflow_app": false, - "sales_home_workflow_app_type": 123, - "app_collaborators": [ - "" - ], - "button_label": "", - "title": "", - "description": "", - "bot_user_id": "", - "url": "", - "owning_team_id": "", - "workflow_id": "", - "developer_trace_id": "", - "trigger_type": "", - "trigger_subtype": "", - "share_url": "" - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "button", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "url": "", - "value": "", - "style": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "accessibility_label": "" - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "workflow_button", - "action_id": "", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "workflow": { - "trigger": { - "url": "", - "customizable_input_parameters": [ - { - "name": "", - "value": "" - } - ] - } - }, - "style": "", - "accessibility_label": "" - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "checkboxes", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "radio_buttons", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "channels_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_channel": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "response_url_enabled": false, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_channels_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_channels": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "conversations_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_conversation": "", - "default_to_current_conversation": false, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "response_url_enabled": false, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_conversations_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_conversations": [ - "" - ], - "default_to_current_conversation": false, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "datepicker", - "action_id": "", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_date": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "timepicker", - "action_id": "", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_time": "", - "timezone": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "datetimepicker", - "action_id": "", - "initial_date_time": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "overflow", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - } - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ] - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ] - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_user": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_users": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - "expand": false - } - ] - } - ], - "filename": "", - "size": 123, - "mimetype": "", - "url": "", - "metadata": { - "thumb_64": false, - "thumb_80": false, - "thumb_160": false, - "original_w": 123, - "original_h": 123, - "thumb_360_w": 123, - "thumb_360_h": 123, - "format": "", - "extension": "", - "rotation": 123, - "thumb_tiny": "" - }, - "is_file_attachment": false - } - ], - "blocks": [ - { - "type": "actions", - "elements": [ - { - "type": "button", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "url": "", - "value": "", - "style": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "accessibility_label": "" - }, - { - "type": "workflow_button", - "action_id": "", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "workflow": { - "trigger": { - "url": "", - "customizable_input_parameters": [ - { - "name": "", - "value": "" - } - ] - } - }, - "style": "", - "accessibility_label": "" - }, - { - "type": "checkboxes", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "radio_buttons", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "channels_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_channel": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "response_url_enabled": false, - "focus_on_load": false - }, - { - "type": "multi_channels_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_channels": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - { - "type": "conversations_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_conversation": "", - "default_to_current_conversation": false, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "response_url_enabled": false, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "focus_on_load": false - }, - { - "type": "multi_conversations_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_conversations": [ - "" - ], - "default_to_current_conversation": false, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "focus_on_load": false - }, - { - "type": "datepicker", - "action_id": "", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_date": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "timepicker", - "action_id": "", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_time": "", - "timezone": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "datetimepicker", - "action_id": "", - "initial_date_time": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "multi_external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } - }, - { - "type": "overflow", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - } - }, - { - "type": "static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ] - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "multi_static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ] - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - { - "type": "users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_user": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "multi_users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_users": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - { - "type": "rich_text_list", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ] - } - ], - "block_id": "", - "call_id": "", - "api_decoration_available": false, - "call": { - "v1": { - "id": "", - "app_id": "", - "app_icon_urls": { - "image_32": "", - "image_36": "", - "image_48": "", - "image_64": "", - "image_72": "", - "image_96": "", - "image_128": "", - "image_192": "", - "image_512": "", - "image_1024": "", - "image_original": "" - }, - "date_start": 123, - "active_participants": [ - { - "slack_id": "", - "external_id": "", - "display_name": "", - "avatar_url": "" - } - ], - "all_participants": [ - { - "slack_id": "", - "external_id": "", - "display_name": "", - "avatar_url": "" - } - ], - "display_id": "", - "join_url": "", - "desktop_app_join_url": "", - "name": "", - "created_by": "", - "date_end": 123, - "channels": [ - "" - ], - "is_dm_call": false, - "was_rejected": false, - "was_missed": false, - "was_accepted": false, - "has_ended": false - }, - "media_backend_type": "" - }, - "external_id": "", - "source": "", - "file_id": "", - "file": { - "id": "", - "created": 123, - "timestamp": 123, - "name": "", - "title": "", - "subject": "", - "mimetype": "", - "filetype": "", - "pretty_type": "", - "user": "", - "user_team": "", - "source_team": "", - "mode": "", - "editable": false, - "non_owner_editable": false, - "editor": "", - "last_editor": "", - "updated": 123, - "file_access": "", - "editors": [ - "" - ], - "edit_timestamp": 123, - "alt_txt": "", - "canvas_readtime": 12.3, - "subtype": "", - "transcription": { - "status": "", - "locale": "", - "preview": { - "content": "", - "has_more": false - } - }, - "mp4": "", - "mp4_low": "", - "vtt": "", - "hls": "", - "hls_embed": "", - "duration_ms": 123, - "thumb_video_w": 123, - "thumb_video_h": 123, - "original_attachment_count": 123, - "inline_attachment_count": 123, - "is_external": false, - "external_type": "", - "external_id": "", - "external_url": "", - "username": "", - "size": 123, - "url_private": "", - "url_private_download": "", - "url_static_preview": "", - "app_id": "", - "app_name": "", - "thumb_64": "", - "thumb_64_gif": "", - "thumb_64_w": "", - "thumb_64_h": "", - "thumb_80": "", - "thumb_80_gif": "", - "thumb_80_w": "", - "thumb_80_h": "", - "thumb_160": "", - "thumb_160_gif": "", - "thumb_160_w": "", - "thumb_160_h": "", - "thumb_360": "", - "thumb_360_gif": "", - "thumb_360_w": "", - "thumb_360_h": "", - "thumb_480": "", - "thumb_480_gif": "", - "thumb_480_w": "", - "thumb_480_h": "", - "thumb_720": "", - "thumb_720_gif": "", - "thumb_720_w": "", - "thumb_720_h": "", - "thumb_800": "", - "thumb_800_gif": "", - "thumb_800_w": "", - "thumb_800_h": "", - "thumb_960": "", - "thumb_960_gif": "", - "thumb_960_w": "", - "thumb_960_h": "", - "thumb_1024": "", - "thumb_1024_gif": "", - "thumb_1024_w": "", - "thumb_1024_h": "", - "thumb_video": "", - "thumb_gif": "", - "thumb_pdf": "", - "thumb_pdf_w": "", - "thumb_pdf_h": "", - "thumb_tiny": "", - "converted_pdf": "", - "image_exif_rotation": 123, - "original_w": "", - "original_h": "", - "deanimate": "", - "deanimate_gif": "", - "pjpeg": "", - "permalink": "", - "permalink_public": "", - "edit_link": "", - "has_rich_preview": false, - "media_display_type": "", - "preview_is_truncated": false, - "preview": "", - "preview_highlight": "", - "plain_text": "", - "preview_plain_text": "", - "has_more": false, - "sent_to_self": false, - "lines": 123, - "lines_more": 123, - "is_public": false, - "public_url_shared": false, - "display_as_bot": false, - "channels": [ - "" - ], - "groups": [ - "" - ], - "ims": [ - "" - ], - "shares": { - "public": { - "C03E94MKU": [ - { - "share_user_id": "", - "reply_users": [ - "" - ], - "reply_users_count": 123, - "reply_count": 123, - "ts": "", - "thread_ts": "", - "latest_reply": "", - "channel_name": "", - "team_id": "", - "access": "", - "source": "", - "date_last_shared": 123, - "is_silent_share": false - } - ], - "C03E94MKU_": [ - { - "share_user_id": "", - "reply_users": [ - "" - ], - "reply_users_count": 123, - "reply_count": 123, - "ts": "", - "thread_ts": "", - "latest_reply": "", - "channel_name": "", - "team_id": "", - "access": "", - "source": "", - "date_last_shared": 123, - "is_silent_share": false - } - ] - }, - "private": { - "C03E94MKU": [ - { - "share_user_id": "", - "reply_users": [ - "" - ], - "reply_users_count": 123, - "reply_count": 123, - "ts": "", - "thread_ts": "", - "latest_reply": "", - "channel_name": "", - "team_id": "", - "access": "", - "source": "", - "date_last_shared": 123, - "is_silent_share": false - } - ], - "C03E94MKU_": [ - { - "share_user_id": "", - "reply_users": [ - "" - ], - "reply_users_count": 123, - "reply_count": 123, - "ts": "", - "thread_ts": "", - "latest_reply": "", - "channel_name": "", - "team_id": "", - "access": "", - "source": "", - "date_last_shared": 123, - "is_silent_share": false - } - ] - } - }, - "has_more_shares": false, - "skipped_shares": false, - "to": [ - { - "address": "", - "name": "", - "original": "", - "slack_user_id": "" - } - ], - "from": [ - { - "address": "", - "name": "", - "original": "", - "slack_user_id": "" - } - ], - "cc": [ - { - "address": "", - "name": "", - "original": "", - "slack_user_id": "" - } - ], - "channel_actions_ts": "", - "channel_actions_count": 123, - "headers": { - "date": "", - "in_reply_to": "", - "reply_to": "", - "message_id": "" - }, - "simplified_html": "", - "app_provides_file_work_objects": false, - "media_progress": { - "offset_ms": 123, - "max_offset_ms": 123, - "duration_ms": 123, - "media_watched": false - }, - "saved": { - "is_archived": false, - "date_completed": 123, - "date_due": 123, - "state": "" - }, - "quip_thread_id": "", - "is_channel_space": false, - "linked_channel_id": "", - "access": "", - "teams_shared_with": [], - "last_read": 123, - "title_blocks": [ - { - "type": "actions", - "elements": [ - { - "type": "button", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "url": "", - "value": "", - "style": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "accessibility_label": "" - }, - { - "type": "workflow_button", - "action_id": "", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "workflow": { - "trigger": { - "url": "", - "customizable_input_parameters": [ - { - "name": "", - "value": "" - } - ] - } - }, - "style": "", - "accessibility_label": "" - }, - { - "type": "checkboxes", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "radio_buttons", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "channels_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_channel": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "response_url_enabled": false, - "focus_on_load": false - }, - { - "type": "multi_channels_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_channels": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - { - "type": "conversations_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_conversation": "", - "default_to_current_conversation": false, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "response_url_enabled": false, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "focus_on_load": false - }, - { - "type": "multi_conversations_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_conversations": [ - "" - ], - "default_to_current_conversation": false, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "focus_on_load": false - }, - { - "type": "datepicker", - "action_id": "", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_date": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "timepicker", - "action_id": "", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_time": "", - "timezone": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "datetimepicker", - "action_id": "", - "initial_date_time": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "multi_external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } - }, - { - "type": "overflow", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - } - }, - { - "type": "static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ] - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "multi_static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ] - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - { - "type": "users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_user": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "multi_users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_users": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - } - ], - "block_id": "" - }, - { - "type": "context", - "elements": [ - { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } - } - ], - "block_id": "" - }, - { - "type": "divider", - "block_id": "" - }, - { - "type": "image", - "fallback": "", - "image_url": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "is_animated": false, - "slack_file": { - "id": "", - "url": "" - }, - "alt_text": "", - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "" - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } - }, - "expand": false - }, - { - "type": "video", - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "title_url": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "video_url": "", - "alt_text": "", - "thumbnail_url": "", - "author_name": "", - "provider_name": "", - "provider_icon_url": "", - "block_id": "" - }, - { - "type": "rich_text", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ + "type": "rich_text_section", + "elements": [ { "type": "rich_text_list", "elements": [ @@ -34037,38 +8417,263 @@ "focus_on_load": false }, { - "type": "radio_buttons", + "type": "radio_buttons", + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + }, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "channels_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_channel": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "response_url_enabled": false, + "focus_on_load": false + }, + { + "type": "multi_channels_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_channels": [ + "" + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false + }, + { + "type": "conversations_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_conversation": "", + "default_to_current_conversation": false, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "response_url_enabled": false, + "filter": { + "include": [], + "exclude_external_shared_channels": false, + "exclude_bot_users": false + }, + "focus_on_load": false + }, + { + "type": "multi_conversations_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_conversations": [ + "" + ], + "default_to_current_conversation": false, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "filter": { + "include": [], + "exclude_external_shared_channels": false, + "exclude_bot_users": false + }, + "focus_on_load": false + }, + { + "type": "datepicker", "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_option": { + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "initial_date": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, "text": { "type": "plain_text", "text": "", "emoji": false }, - "value": "", - "description": { + "confirm": { "type": "plain_text", "text": "", "emoji": false }, - "url": "" + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "timepicker", + "action_id": "", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false }, + "initial_time": "", + "timezone": "", "confirm": { "title": { "type": "plain_text", @@ -34095,14 +8700,9 @@ "focus_on_load": false }, { - "type": "channels_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, + "type": "datetimepicker", "action_id": "", - "initial_channel": "", + "initial_date_time": 123, "confirm": { "title": { "type": "plain_text", @@ -34126,20 +8726,31 @@ }, "style": "" }, - "response_url_enabled": false, "focus_on_load": false }, { - "type": "multi_channels_select", + "type": "external_select", "placeholder": { "type": "plain_text", "text": "", "emoji": false }, "action_id": "", - "initial_channels": [ - "" - ], + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + }, + "min_query_length": 123, "confirm": { "title": { "type": "plain_text", @@ -34163,19 +8774,33 @@ }, "style": "" }, - "max_selected_items": 123, "focus_on_load": false }, { - "type": "conversations_select", + "type": "multi_external_select", "placeholder": { "type": "plain_text", "text": "", "emoji": false }, "action_id": "", - "initial_conversation": "", - "default_to_current_conversation": false, + "initial_options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "min_query_length": 123, "confirm": { "title": { "type": "plain_text", @@ -34199,26 +8824,41 @@ }, "style": "" }, - "response_url_enabled": false, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, + "max_selected_items": 123, "focus_on_load": false }, { - "type": "multi_conversations_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, + "type": "image", + "image_url": "", + "alt_text": "", + "fallback": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "slack_file": { + "id": "", + "url": "" + } + }, + { + "type": "overflow", "action_id": "", - "initial_conversations": [ - "" + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } ], - "default_to_current_conversation": false, "confirm": { "title": { "type": "plain_text", @@ -34241,24 +8881,71 @@ "emoji": false }, "style": "" - }, - "max_selected_items": 123, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "focus_on_load": false + } }, { - "type": "datepicker", - "action_id": "", + "type": "static_select", "placeholder": { "type": "plain_text", "text": "", "emoji": false }, - "initial_date": "", + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "option_groups": [ + { + "label": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ] + } + ], + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + }, "confirm": { "title": { "type": "plain_text", @@ -34285,15 +8972,70 @@ "focus_on_load": false }, { - "type": "timepicker", - "action_id": "", + "type": "multi_static_select", "placeholder": { "type": "plain_text", "text": "", "emoji": false }, - "initial_time": "", - "timezone": "", + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "option_groups": [ + { + "label": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ] + } + ], + "initial_options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], "confirm": { "title": { "type": "plain_text", @@ -34317,12 +9059,18 @@ }, "style": "" }, + "max_selected_items": 123, "focus_on_load": false }, { - "type": "datetimepicker", + "type": "users_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, "action_id": "", - "initial_date_time": 123, + "initial_user": "", "confirm": { "title": { "type": "plain_text", @@ -34349,517 +9097,1336 @@ "focus_on_load": false }, { - "type": "external_select", + "type": "multi_users_select", "placeholder": { "type": "plain_text", "text": "", "emoji": false }, "action_id": "", - "initial_option": { - "text": { + "initial_users": [ + "" + ], + "confirm": { + "title": { "type": "plain_text", "text": "", "emoji": false }, - "value": "", - "description": { + "text": { "type": "plain_text", "text": "", "emoji": false }, - "url": "" - }, - "min_query_length": 123, - "confirm": { - "title": { + "confirm": { "type": "plain_text", "text": "", "emoji": false }, - "text": { + "deny": { "type": "plain_text", "text": "", "emoji": false }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false + } + ], + "block_id": "" + }, + { + "type": "context", + "elements": [ + { + "type": "image", + "image_url": "", + "alt_text": "", + "fallback": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "slack_file": { + "id": "", + "url": "" + } + } + ], + "block_id": "" + }, + { + "type": "divider", + "block_id": "" + }, + { + "type": "image", + "fallback": "", + "image_url": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "is_animated": false, + "slack_file": { + "id": "", + "url": "" + }, + "alt_text": "", + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "" + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "image", + "image_url": "", + "alt_text": "", + "fallback": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "slack_file": { + "id": "", + "url": "" + } + }, + "expand": false + }, + { + "type": "video", + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "title_url": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "video_url": "", + "alt_text": "", + "thumbnail_url": "", + "author_name": "", + "provider_name": "", + "provider_icon_url": "", + "block_id": "" + }, + { + "type": "rich_text", + "elements": [ + { + "type": "rich_text_list", + "elements": [ + { + "type": "rich_text_list", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "style": "", + "indent": 123, + "offset": 123, + "border": 123 + }, + { + "type": "rich_text_preformatted", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "border": 123 }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "rich_text_quote", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "border": 123 }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "multi_external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_options": [ { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" + "type": "rich_text_section", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ] } ], - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } + "style": "", + "indent": 123, + "offset": 123, + "border": 123 }, { - "type": "overflow", - "action_id": "", - "options": [ + "type": "rich_text_preformatted", + "elements": [ { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false + "type": "rich_text_list", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "style": "", + "indent": 123, + "offset": 123, + "border": 123 }, - "style": "" - } - }, - { - "type": "static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "option_groups": [ + "type": "rich_text_preformatted", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "border": 123 + }, { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ + "type": "rich_text_quote", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false }, - "url": "" + "unicode": "" } - ] - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false + ], + "border": 123 }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "multi_static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "option_groups": [ { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ + "type": "rich_text_section", + "elements": [ { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false }, - "url": "" + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" } ] } ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - { - "type": "users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_user": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "multi_users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_users": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - } - ], - "block_id": "" - }, - { - "type": "context", - "elements": [ - { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } - } - ], - "block_id": "" - }, - { - "type": "divider", - "block_id": "" - }, - { - "type": "image", - "fallback": "", - "image_url": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "is_animated": false, - "slack_file": { - "id": "", - "url": "" - }, - "alt_text": "", - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "" - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false + "border": 123 }, { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } - }, - "expand": false - }, - { - "type": "video", - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "title_url": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "video_url": "", - "alt_text": "", - "thumbnail_url": "", - "author_name": "", - "provider_name": "", - "provider_icon_url": "", - "block_id": "" - }, - { - "type": "rich_text", - "elements": [ - { - "type": "rich_text_list", + "type": "rich_text_quote", "elements": [ { "type": "rich_text_list", @@ -35448,13 +11015,10 @@ ] } ], - "style": "", - "indent": 123, - "offset": 123, "border": 123 }, { - "type": "rich_text_preformatted", + "type": "rich_text_section", "elements": [ { "type": "rich_text_list", @@ -36042,1216 +11606,1226 @@ } ] } - ], - "border": 123 + ] + } + ], + "block_id": "" + }, + { + "type": "share_shortcut", + "block_id": "", + "function_trigger_id": "", + "app_id": "", + "is_workflow_app": false, + "sales_home_workflow_app_type": 123, + "app_collaborators": [ + "" + ], + "button_label": "", + "title": "", + "description": "", + "bot_user_id": "", + "url": "", + "owning_team_id": "", + "workflow_id": "", + "developer_trace_id": "", + "trigger_type": "", + "trigger_subtype": "", + "share_url": "" + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "button", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "url": "", + "value": "", + "style": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "accessibility_label": "" + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "workflow_button", + "action_id": "", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "workflow": { + "trigger": { + "url": "", + "customizable_input_parameters": [ + { + "name": "", + "value": "" + } + ] + } + }, + "style": "", + "accessibility_label": "" + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "checkboxes", + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "initial_options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "radio_buttons", + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + }, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "channels_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false }, + "action_id": "", + "initial_channel": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "response_url_enabled": false, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ { - "type": "rich_text_quote", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "multi_channels_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_channels": [ + "" + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "conversations_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_conversation": "", + "default_to_current_conversation": false, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "response_url_enabled": false, + "filter": { + "include": [], + "exclude_external_shared_channels": false, + "exclude_bot_users": false + }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "multi_conversations_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_conversations": [ + "" + ], + "default_to_current_conversation": false, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "filter": { + "include": [], + "exclude_external_shared_channels": false, + "exclude_bot_users": false + }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "datepicker", + "action_id": "", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "initial_date": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "timepicker", + "action_id": "", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "initial_time": "", + "timezone": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "datetimepicker", + "action_id": "", + "initial_date_time": 123, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "external_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + }, + "min_query_length": 123, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "multi_external_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "url": "" + } + ], + "min_query_length": 123, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "image", + "image_url": "", + "alt_text": "", + "fallback": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "slack_file": { + "id": "", + "url": "" + } + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "overflow", + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ], - "border": 123 + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + } + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false }, { - "type": "rich_text_section", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "static_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", + "url": "" + } + ], + "option_groups": [ + { + "label": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "options": [ + { + "text": { + "type": "plain_text", "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" + "emoji": false }, - { - "type": "link", - "url": "", + "value": "", + "description": { + "type": "plain_text", "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "emoji": false }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "url": "" + } + ] + } + ], + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + }, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "multi_static_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "option_groups": [ + { + "label": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "options": [ + { + "text": { + "type": "plain_text", "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" + "emoji": false }, - { - "type": "link", - "url": "", + "value": "", + "description": { + "type": "plain_text", "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "emoji": false }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ] - } - ], - "block_id": "" + "url": "" + } + ] + } + ], + "initial_options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false + }, + "expand": false }, { - "type": "share_shortcut", + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, "block_id": "", - "function_trigger_id": "", - "app_id": "", - "is_workflow_app": false, - "sales_home_workflow_app_type": 123, - "app_collaborators": [ - "" + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } ], - "button_label": "", - "title": "", - "description": "", - "bot_user_id": "", - "url": "", - "owning_team_id": "", - "workflow_id": "", - "developer_trace_id": "", - "trigger_type": "", - "trigger_subtype": "", - "share_url": "" + "accessory": { + "type": "users_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_user": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + "expand": false }, { "type": "section", @@ -37274,6 +12848,99 @@ } ], "accessory": { + "type": "multi_users_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_users": [ + "" + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false + }, + "expand": false + } + ], + "default_view": "", + "todo_mode": false + }, + "list_limits": { + "over_row_maximum": false, + "row_count_limit": 123, + "row_count": 123, + "archived_row_count": 123, + "over_column_maximum": false, + "column_count": 123, + "column_count_limit": 123, + "over_view_maximum": false, + "view_count": 123, + "view_count_limit": 123, + "max_attachments_per_cell": 123 + }, + "list_csv_download_url": "", + "can_toggle_canvas_lock": false, + "is_restricted_sharing_enabled": false, + "canvas_printing_enabled": false, + "is_ai_suggested": false, + "is_modified_by_ai": false, + "bot_id": "", + "initial_comment": { + "id": "", + "created": 123, + "timestamp": 123, + "user": "", + "comment": "", + "channel": "", + "is_intro": false + }, + "num_stars": 123, + "is_starred": false, + "pinned_to": [ + "" + ], + "reactions": [ + { + "name": "", + "count": 123, + "users": [ + "" + ], + "url": "" + } + ], + "comments_count": 123, + "attachments": [], + "blocks": [ + { + "type": "actions", + "elements": [ + { "type": "button", "text": { "type": "plain_text", @@ -37309,29 +12976,7 @@ }, "accessibility_label": "" }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { + { "type": "workflow_button", "action_id": "", "text": { @@ -37353,29 +12998,7 @@ "style": "", "accessibility_label": "" }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { + { "type": "checkboxes", "action_id": "", "options": [ @@ -37435,29 +13058,7 @@ }, "focus_on_load": false }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { + { "type": "radio_buttons", "action_id": "", "options": [ @@ -37515,37 +13116,333 @@ }, "focus_on_load": false }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "channels_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_channel": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "response_url_enabled": false, + "focus_on_load": false }, - "block_id": "", - "fields": [ - { + { + "type": "multi_channels_select", + "placeholder": { "type": "plain_text", "text": "", "emoji": false }, - { - "type": "mrkdwn", + "action_id": "", + "initial_channels": [ + "" + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false + }, + { + "type": "conversations_select", + "placeholder": { + "type": "plain_text", "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "channels_select", + "emoji": false + }, + "action_id": "", + "initial_conversation": "", + "default_to_current_conversation": false, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "response_url_enabled": false, + "filter": { + "include": [], + "exclude_external_shared_channels": false, + "exclude_bot_users": false + }, + "focus_on_load": false + }, + { + "type": "multi_conversations_select", "placeholder": { "type": "plain_text", "text": "", "emoji": false }, "action_id": "", - "initial_channel": "", + "initial_conversations": [ + "" + ], + "default_to_current_conversation": false, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "filter": { + "include": [], + "exclude_external_shared_channels": false, + "exclude_bot_users": false + }, + "focus_on_load": false + }, + { + "type": "datepicker", + "action_id": "", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "initial_date": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "timepicker", + "action_id": "", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "initial_time": "", + "timezone": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "datetimepicker", + "action_id": "", + "initial_date_time": 123, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "external_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + }, + "min_query_length": 123, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "multi_external_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "min_query_length": 123, "confirm": { "title": { "type": "plain_text", @@ -37569,41 +13466,40 @@ }, "style": "" }, - "response_url_enabled": false, + "max_selected_items": 123, "focus_on_load": false }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false + { + "type": "image", + "image_url": "", + "alt_text": "", + "fallback": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "slack_file": { + "id": "", + "url": "" } - ], - "accessory": { - "type": "multi_channels_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, + }, + { + "type": "overflow", "action_id": "", - "initial_channels": [ - "" + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } ], "confirm": { "title": { @@ -37627,42 +13523,71 @@ "emoji": false }, "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false } - ], - "accessory": { - "type": "conversations_select", + }, + { + "type": "static_select", "placeholder": { "type": "plain_text", "text": "", "emoji": false }, "action_id": "", - "initial_conversation": "", - "default_to_current_conversation": false, + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "option_groups": [ + { + "label": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ] + } + ], + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + }, "confirm": { "title": { "type": "plain_text", @@ -37686,48 +13611,73 @@ }, "style": "" }, - "response_url_enabled": false, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, "focus_on_load": false }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_conversations_select", + { + "type": "multi_static_select", "placeholder": { "type": "plain_text", "text": "", "emoji": false }, "action_id": "", - "initial_conversations": [ - "" + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "option_groups": [ + { + "label": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ] + } + ], + "initial_options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } ], - "default_to_current_conversation": false, "confirm": { "title": { "type": "plain_text", @@ -37752,44 +13702,17 @@ "style": "" }, "max_selected_items": 123, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, "focus_on_load": false }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "datepicker", - "action_id": "", + { + "type": "users_select", "placeholder": { "type": "plain_text", "text": "", "emoji": false }, - "initial_date": "", + "action_id": "", + "initial_user": "", "confirm": { "title": { "type": "plain_text", @@ -37815,38 +13738,17 @@ }, "focus_on_load": false }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "timepicker", - "action_id": "", + { + "type": "multi_users_select", "placeholder": { "type": "plain_text", "text": "", "emoji": false }, - "initial_time": "", - "timezone": "", + "action_id": "", + "initial_users": [ + "" + ], "confirm": { "title": { "type": "plain_text", @@ -37870,834 +13772,2718 @@ }, "style": "" }, + "max_selected_items": 123, "focus_on_load": false - }, - "expand": false + } + ], + "block_id": "" + }, + { + "type": "context", + "elements": [ + { + "type": "image", + "image_url": "", + "alt_text": "", + "fallback": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "slack_file": { + "id": "", + "url": "" + } + } + ], + "block_id": "" + }, + { + "type": "divider", + "block_id": "" + }, + { + "type": "image", + "fallback": "", + "image_url": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "is_animated": false, + "slack_file": { + "id": "", + "url": "" }, - { - "type": "section", - "text": { + "alt_text": "", + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "" + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { "type": "plain_text", "text": "", "emoji": false }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "datetimepicker", - "action_id": "", - "initial_date_time": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "image", + "image_url": "", + "alt_text": "", + "fallback": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "slack_file": { + "id": "", + "url": "" + } + }, + "expand": false + }, + { + "type": "video", + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "title_url": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "video_url": "", + "alt_text": "", + "thumbnail_url": "", + "author_name": "", + "provider_name": "", + "provider_icon_url": "", + "block_id": "" + }, + { + "type": "rich_text", + "elements": [ + { + "type": "rich_text_list", + "elements": [ + { + "type": "rich_text_list", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "style": "", + "indent": 123, + "offset": 123, + "border": 123 }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "rich_text_preformatted", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "border": 123 }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "rich_text_quote", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "border": 123 }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "rich_text_section", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ] + } + ], + "style": "", + "indent": 123, + "offset": 123, + "border": 123 }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "rich_text_preformatted", + "elements": [ + { + "type": "rich_text_list", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "style": "", + "indent": 123, + "offset": 123, + "border": 123 }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "rich_text_preformatted", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "border": 123 }, - "url": "" - }, - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "rich_text_quote", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "border": 123 }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "rich_text_section", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ] + } + ], + "border": 123 + }, + { + "type": "rich_text_quote", + "elements": [ + { + "type": "rich_text_list", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "style": "", + "indent": 123, + "offset": 123, + "border": 123 }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "rich_text_preformatted", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "border": 123 }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "rich_text_quote", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "border": 123 }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_options": [ { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" + "type": "rich_text_section", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ] } ], - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false + "border": 123 }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "overflow", - "action_id": "", - "options": [ + { + "type": "rich_text_section", + "elements": [ { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false + "type": "rich_text_list", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "style": "", + "indent": 123, + "offset": 123, + "border": 123 }, - "style": "" - } - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "option_groups": [ + "type": "rich_text_preformatted", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "border": 123 + }, { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ + "type": "rich_text_quote", + "elements": [ { - "text": { - "type": "plain_text", - "text": "", - "emoji": false + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false }, + "unicode": "" + } + ], + "border": 123 + }, + { + "type": "rich_text_section", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false }, - "url": "" + "unicode": "" } ] } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false + ] + } + ], + "block_id": "" + }, + { + "type": "share_shortcut", + "block_id": "", + "function_trigger_id": "", + "app_id": "", + "is_workflow_app": false, + "sales_home_workflow_app_type": 123, + "app_collaborators": [ + "" + ], + "button_label": "", + "title": "", + "description": "", + "bot_user_id": "", + "url": "", + "owning_team_id": "", + "workflow_id": "", + "developer_trace_id": "", + "trigger_type": "", + "trigger_subtype": "", + "share_url": "" + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "section", + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "button", "text": { "type": "plain_text", "text": "", "emoji": false }, - "block_id": "", - "fields": [ - { + "action_id": "", + "url": "", + "value": "", + "style": "", + "confirm": { + "title": { "type": "plain_text", "text": "", "emoji": false }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_static_select", - "placeholder": { + "text": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ] - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { "type": "plain_text", "text": "", "emoji": false }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "users_select", - "placeholder": { + "deny": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "initial_user": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false + "style": "" }, - "expand": false + "accessibility_label": "" }, - { - "type": "section", + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "workflow_button", + "action_id": "", "text": { "type": "plain_text", "text": "", "emoji": false }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false + "workflow": { + "trigger": { + "url": "", + "customizable_input_parameters": [ + { + "name": "", + "value": "" + } + ] } - ], - "accessory": { - "type": "multi_users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_users": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false }, - "expand": false - } - ], - "default_view": "", - "todo_mode": false - }, - "list_limits": { - "over_row_maximum": false, - "row_count_limit": 123, - "row_count": 123, - "archived_row_count": 123, - "over_column_maximum": false, - "column_count": 123, - "column_count_limit": 123, - "over_view_maximum": false, - "view_count": 123, - "view_count_limit": 123, - "max_attachments_per_cell": 123 - }, - "list_csv_download_url": "", - "can_toggle_canvas_lock": false, - "is_restricted_sharing_enabled": false, - "canvas_printing_enabled": false, - "is_ai_suggested": false, - "is_modified_by_ai": false, - "bot_id": "", - "initial_comment": { - "id": "", - "created": 123, - "timestamp": 123, - "user": "", - "comment": "", - "channel": "", - "is_intro": false - }, - "num_stars": 123, - "is_starred": false, - "pinned_to": [ - "" - ], - "reactions": [ - { - "name": "", - "count": 123, - "users": [ - "" - ], - "url": "" - } - ], - "comments_count": 123, - "attachments": [], - "blocks": [ + "style": "", + "accessibility_label": "" + }, + "expand": false + }, { - "type": "actions", - "elements": [ - { - "type": "button", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "url": "", - "value": "", - "style": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "accessibility_label": "" - }, + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ { - "type": "workflow_button", - "action_id": "", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "workflow": { - "trigger": { - "url": "", - "customizable_input_parameters": [ - { - "name": "", - "value": "" - } - ] - } - }, - "style": "", - "accessibility_label": "" + "type": "plain_text", + "text": "", + "emoji": false }, { - "type": "checkboxes", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "checkboxes", + "action_id": "", + "options": [ + { + "text": { "type": "plain_text", "text": "", "emoji": false }, - "text": { + "value": "", + "description": { "type": "plain_text", "text": "", "emoji": false }, - "confirm": { + "url": "" + } + ], + "initial_options": [ + { + "text": { "type": "plain_text", "text": "", "emoji": false }, - "deny": { + "value": "", + "description": { "type": "plain_text", "text": "", "emoji": false }, - "style": "" + "url": "" + } + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false }, - "focus_on_load": false + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ { - "type": "radio_buttons", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_option": { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "radio_buttons", + "action_id": "", + "options": [ + { "text": { "type": "plain_text", "text": "", @@ -38710,736 +16496,599 @@ "emoji": false }, "url": "" + } + ], + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + }, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false }, "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" + "type": "plain_text", + "text": "", + "emoji": false }, - "focus_on_load": false + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false }, { - "type": "channels_select", - "placeholder": { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "channels_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_channel": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "initial_channel": "", "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" + "type": "plain_text", + "text": "", + "emoji": false }, - "response_url_enabled": false, - "focus_on_load": false + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "response_url_enabled": false, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false }, { - "type": "multi_channels_select", - "placeholder": { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "multi_channels_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_channels": [ + "" + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "initial_channels": [ - "" - ], "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" + "type": "plain_text", + "text": "", + "emoji": false }, - "max_selected_items": 123, - "focus_on_load": false + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false }, { - "type": "conversations_select", - "placeholder": { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "conversations_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_conversation": "", + "default_to_current_conversation": false, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "initial_conversation": "", - "default_to_current_conversation": false, "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" + "type": "plain_text", + "text": "", + "emoji": false }, - "response_url_enabled": false, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false + "deny": { + "type": "plain_text", + "text": "", + "emoji": false }, - "focus_on_load": false + "style": "" + }, + "response_url_enabled": false, + "filter": { + "include": [], + "exclude_external_shared_channels": false, + "exclude_bot_users": false + }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false }, { - "type": "multi_conversations_select", - "placeholder": { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "multi_conversations_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_conversations": [ + "" + ], + "default_to_current_conversation": false, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "initial_conversations": [ - "" - ], - "default_to_current_conversation": false, "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" + "type": "plain_text", + "text": "", + "emoji": false }, - "max_selected_items": 123, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false + "deny": { + "type": "plain_text", + "text": "", + "emoji": false }, - "focus_on_load": false + "style": "" + }, + "max_selected_items": 123, + "filter": { + "include": [], + "exclude_external_shared_channels": false, + "exclude_bot_users": false + }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "datepicker", + "action_id": "", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "datepicker", - "action_id": "", - "placeholder": { + "initial_date": "", + "confirm": { + "title": { "type": "plain_text", "text": "", "emoji": false }, - "initial_date": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "timepicker", - "action_id": "", - "placeholder": { + "text": { "type": "plain_text", "text": "", "emoji": false }, - "initial_time": "", - "timezone": "", "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" + "type": "plain_text", + "text": "", + "emoji": false }, - "focus_on_load": false + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ { - "type": "datetimepicker", - "action_id": "", - "initial_date_time": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false + "type": "plain_text", + "text": "", + "emoji": false }, { - "type": "external_select", - "placeholder": { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "timepicker", + "action_id": "", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "initial_time": "", + "timezone": "", + "confirm": { + "title": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" + "text": { + "type": "plain_text", + "text": "", + "emoji": false }, - "min_query_length": 123, "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "multi_external_select", - "placeholder": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" + "deny": { + "type": "plain_text", + "text": "", + "emoji": false }, - "max_selected_items": 123, - "focus_on_load": false - }, - { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } + "style": "" }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ { - "type": "overflow", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - } + "type": "plain_text", + "text": "", + "emoji": false }, { - "type": "static_select", - "placeholder": { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "datetimepicker", + "action_id": "", + "initial_date_time": 123, + "confirm": { + "title": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ] - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" + "text": { + "type": "plain_text", + "text": "", + "emoji": false }, "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "multi_static_select", - "placeholder": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ] - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" + "deny": { + "type": "plain_text", + "text": "", + "emoji": false }, - "max_selected_items": 123, - "focus_on_load": false + "style": "" + }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "external_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "users_select", - "placeholder": { + "action_id": "", + "initial_option": { + "text": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "initial_user": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false }, - "focus_on_load": false + "url": "" }, - { - "type": "multi_users_select", - "placeholder": { + "min_query_length": 123, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "initial_users": [ - "" - ], "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "multi_external_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_options": [ + { "text": { "type": "plain_text", "text": "", "emoji": false }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { + "value": "", + "description": { "type": "plain_text", "text": "", "emoji": false }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - } - ], - "block_id": "" - }, - { - "type": "context", - "elements": [ - { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", "url": "" } - } - ], - "block_id": "" - }, - { - "type": "divider", - "block_id": "" - }, - { - "type": "image", - "fallback": "", - "image_url": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "is_animated": false, - "slack_file": { - "id": "", - "url": "" - }, - "alt_text": "", - "title": { - "type": "plain_text", - "text": "", - "emoji": false + ], + "min_query_length": 123, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false }, - "block_id": "" + "expand": false }, { "type": "section", @@ -39477,2648 +17126,5119 @@ "expand": false }, { - "type": "video", - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "title_url": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "video_url": "", - "alt_text": "", - "thumbnail_url": "", - "author_name": "", - "provider_name": "", - "provider_icon_url": "", - "block_id": "" - }, - { - "type": "rich_text", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "overflow", + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", + "url": "" + } + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + } + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "static_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "option_groups": [ + { + "label": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "options": [ + { + "text": { + "type": "plain_text", "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" + "emoji": false }, - { - "type": "link", - "url": "", + "value": "", + "description": { + "type": "plain_text", "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "emoji": false }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 + "url": "" + } + ] + } + ], + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + }, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "multi_static_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "option_groups": [ + { + "label": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ] + } + ], + "initial_options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "users_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_user": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "multi_users_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_users": [ + "" + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" }, + "max_selected_items": 123, + "focus_on_load": false + }, + "expand": false + } + ] + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "fallback": "", + "image_url": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "is_animated": false, + "slack_file": { + "id": "", + "url": "" + }, + "alt_text": "", + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "title_url": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "video_url": "", + "thumbnail_url": "", + "author_name": "", + "provider_name": "", + "provider_icon_url": "", + "function_trigger_id": "", + "app_id": "", + "is_workflow_app": false, + "sales_home_workflow_app_type": 123, + "app_collaborators": [ + "" + ], + "button_label": "", + "bot_user_id": "", + "url": "", + "owning_team_id": "", + "workflow_id": "", + "developer_trace_id": "", + "trigger_type": "", + "trigger_subtype": "", + "share_url": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "button", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "url": "", + "value": "", + "style": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "accessibility_label": "", + "workflow": { + "trigger": { + "url": "", + "customizable_input_parameters": [ + { + "name": "", + "value": "" + } + ] + } + }, + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "initial_options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "focus_on_load": false, + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + }, + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "initial_channel": "", + "response_url_enabled": false, + "initial_channels": [ + "" + ], + "max_selected_items": 123, + "initial_conversation": "", + "default_to_current_conversation": false, + "filter": { + "include": [], + "exclude_external_shared_channels": false, + "exclude_bot_users": false + }, + "initial_conversations": [ + "" + ], + "initial_date": "", + "initial_time": "", + "timezone": "", + "initial_date_time": 123, + "min_query_length": 123, + "image_url": "", + "alt_text": "", + "fallback": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "slack_file": { + "id": "", + "url": "" + }, + "option_groups": [ + { + "label": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ] + } + ], + "initial_user": "", + "initial_users": [ + "" + ] + }, + "expand": false, + "label": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "element": { + "type": "button", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "url": "", + "value": "", + "style": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "accessibility_label": "", + "workflow": { + "trigger": { + "url": "", + "customizable_input_parameters": [ + { + "name": "", + "value": "" + } + ] + } + }, + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "initial_options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "focus_on_load": false, + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + }, + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "initial_channel": "", + "response_url_enabled": false, + "initial_channels": [ + "" + ], + "max_selected_items": 123, + "initial_conversation": "", + "default_to_current_conversation": false, + "filter": { + "include": [], + "exclude_external_shared_channels": false, + "exclude_bot_users": false + }, + "initial_conversations": [ + "" + ], + "initial_date": "", + "initial_time": "", + "timezone": "", + "initial_date_time": 123, + "min_query_length": 123, + "image_url": "", + "alt_text": "", + "fallback": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "slack_file": { + "id": "", + "url": "" + }, + "option_groups": [ + { + "label": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "options": [ { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ] + } + ], + "initial_user": "", + "initial_users": [ + "" + ] + }, + "dispatch_action": false, + "hint": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "optional": false + } + ], + "thread_ts": "0000000000.000000", + "parent_user_id": "U00000000", + "attachments": [ + { + "msg_subtype": "", + "fallback": "", + "callback_id": "", + "color": "", + "hide_color": false, + "pretext": "", + "service_url": "", + "service_name": "", + "service_icon": "", + "author_id": "", + "author_name": "", + "author_link": "", + "author_icon": "", + "from_url": "", + "original_url": "", + "author_subname": "", + "channel_id": "", + "channel_name": "", + "channel_team": "", + "id": 123, + "app_id": "", + "bot_id": "", + "bot_team_id": "", + "indent": false, + "is_msg_unfurl": false, + "is_reply_unfurl": false, + "is_thread_root_unfurl": false, + "is_app_unfurl": false, + "app_unfurl_url": "", + "title": "", + "title_link": "", + "text": "", + "fields": [ + { + "title": "", + "value": "", + "short": false + } + ], + "image_url": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "thumb_url": "", + "thumb_width": 123, + "thumb_height": 123, + "video_url": "", + "video_html": "", + "video_html_width": 12.3, + "video_html_height": 12.3, + "footer": "", + "footer_icon": "", + "ts": "", + "mrkdwn_in": [ + "" + ], + "actions": [ + { + "id": "", + "name": "", + "text": "", + "style": "", + "type": "button", + "value": "", + "confirm": { + "title": "", + "text": "", + "ok_text": "", + "dismiss_text": "" + }, + "options": [ + { + "text": "", + "value": "" + } + ], + "selected_options": [ + { + "text": "", + "value": "" + } + ], + "data_source": "", + "min_query_length": 123, + "option_groups": [ + { + "text": "", + "options": [ + { + "text": "", + "value": "" + } + ] + } + ], + "url": "" + } + ], + "blocks": [ + { + "type": "actions", + "elements": [ + { + "type": "button", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "url": "", + "value": "", + "style": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "accessibility_label": "" + }, + { + "type": "workflow_button", + "action_id": "", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "workflow": { + "trigger": { + "url": "", + "customizable_input_parameters": [ + { + "name": "", + "value": "" + } + ] + } + }, + "style": "", + "accessibility_label": "" + }, + { + "type": "checkboxes", + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ], - "border": 123 + "url": "" + } + ], + "initial_options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "radio_buttons", + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + }, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "channels_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_channel": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "response_url_enabled": false, + "focus_on_load": false + }, + { + "type": "multi_channels_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_channels": [ + "" + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false + }, + { + "type": "conversations_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_conversation": "", + "default_to_current_conversation": false, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 + "response_url_enabled": false, + "filter": { + "include": [], + "exclude_external_shared_channels": false, + "exclude_bot_users": false + }, + "focus_on_load": false + }, + { + "type": "multi_conversations_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_conversations": [ + "" + ], + "default_to_current_conversation": false, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "filter": { + "include": [], + "exclude_external_shared_channels": false, + "exclude_bot_users": false + }, + "focus_on_load": false + }, + { + "type": "datepicker", + "action_id": "", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "initial_date": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "timepicker", + "action_id": "", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "initial_time": "", + "timezone": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "datetimepicker", + "action_id": "", + "initial_date_time": 123, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "external_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + }, + "min_query_length": 123, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "multi_external_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "url": "" + } + ], + "min_query_length": 123, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false + }, + { + "type": "image", + "image_url": "", + "alt_text": "", + "fallback": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "slack_file": { + "id": "", + "url": "" + } + }, + { + "type": "overflow", + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + } + }, + { + "type": "static_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "option_groups": [ + { + "label": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "options": [ + { + "text": { + "type": "plain_text", "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" + "emoji": false }, - { - "type": "link", - "url": "", + "value": "", + "description": { + "type": "plain_text", "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "emoji": false }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ], - "border": 123 + "url": "" + } + ] + } + ], + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "multi_static_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "option_groups": [ + { + "label": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "options": [ + { + "text": { + "type": "plain_text", "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" + "emoji": false }, - { - "type": "link", - "url": "", + "value": "", + "description": { + "type": "plain_text", "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } + "emoji": false }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "url": "" + } + ] + } + ], + "initial_options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false + }, + { + "type": "users_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_user": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "multi_users_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_users": [ + "" + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false + } + ], + "block_id": "" + }, + { + "type": "context", + "elements": [ + { + "type": "image", + "image_url": "", + "alt_text": "", + "fallback": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "slack_file": { + "id": "", + "url": "" + } + } + ], + "block_id": "" + }, + { + "type": "divider", + "block_id": "" + }, + { + "type": "image", + "fallback": "", + "image_url": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "is_animated": false, + "slack_file": { + "id": "", + "url": "" + }, + "alt_text": "", + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "" + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "image", + "image_url": "", + "alt_text": "", + "fallback": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "slack_file": { + "id": "", + "url": "" + } + }, + "expand": false + }, + { + "type": "video", + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "title_url": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "video_url": "", + "alt_text": "", + "thumbnail_url": "", + "author_name": "", + "provider_name": "", + "provider_icon_url": "", + "block_id": "" + }, + { + "type": "rich_text", + "elements": [ + { + "type": "rich_text_list", + "elements": [ + { + "type": "rich_text_list", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "unicode": "" + } + ], + "style": "", + "indent": 123, + "offset": 123, + "border": 123 + }, + { + "type": "rich_text_preformatted", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } + "unicode": "" + } + ], + "border": 123 + }, + { + "type": "rich_text_quote", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "unicode": "" + } + ], + "border": 123 + }, + { + "type": "rich_text_section", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } + "unicode": "" + } + ] + } + ], + "style": "", + "indent": 123, + "offset": 123, + "border": 123 + }, + { + "type": "rich_text_preformatted", + "elements": [ + { + "type": "rich_text_list", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "unicode": "" + } + ], + "style": "", + "indent": 123, + "offset": 123, + "border": 123 + }, + { + "type": "rich_text_preformatted", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" + "unicode": "" + } + ], + "border": 123 + }, + { + "type": "rich_text_quote", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "unicode": "" + } + ], + "border": 123 + }, + { + "type": "rich_text_section", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" + "unicode": "" + } + ] + } + ], + "border": 123 + }, + { + "type": "rich_text_quote", + "elements": [ + { + "type": "rich_text_list", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "unicode": "" + } + ], + "style": "", + "indent": 123, + "offset": 123, + "border": 123 + }, + { + "type": "rich_text_preformatted", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "unicode": "" + } + ], + "border": 123 + }, + { + "type": "rich_text_quote", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } + "unicode": "" + } + ], + "border": 123 + }, + { + "type": "rich_text_section", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "unicode": "" + } + ] + } + ], + "border": 123 + }, + { + "type": "rich_text_section", + "elements": [ + { + "type": "rich_text_list", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" + "unicode": "" + } + ], + "style": "", + "indent": 123, + "offset": 123, + "border": 123 + }, + { + "type": "rich_text_preformatted", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "unicode": "" + } + ], + "border": 123 + }, + { + "type": "rich_text_quote", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "unicode": "" + } + ], + "border": 123 + }, + { + "type": "rich_text_section", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false } - ] + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ] + } + ] + } + ], + "block_id": "" + }, + { + "type": "share_shortcut", + "block_id": "", + "function_trigger_id": "", + "app_id": "", + "is_workflow_app": false, + "sales_home_workflow_app_type": 123, + "app_collaborators": [ + "" + ], + "button_label": "", + "title": "", + "description": "", + "bot_user_id": "", + "url": "", + "owning_team_id": "", + "workflow_id": "", + "developer_trace_id": "", + "trigger_type": "", + "trigger_subtype": "", + "share_url": "" + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "button", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "url": "", + "value": "", + "style": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "accessibility_label": "" + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "workflow_button", + "action_id": "", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "workflow": { + "trigger": { + "url": "", + "customizable_input_parameters": [ + { + "name": "", + "value": "" } ] } + }, + "style": "", + "accessibility_label": "" + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "checkboxes", + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } ], - "block_id": "" + "initial_options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false }, - { - "type": "share_shortcut", - "block_id": "", - "function_trigger_id": "", - "app_id": "", - "is_workflow_app": false, - "sales_home_workflow_app_type": 123, - "app_collaborators": [ + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "radio_buttons", + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + }, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "channels_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_channel": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "response_url_enabled": false, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "multi_channels_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_channels": [ + "" + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "conversations_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_conversation": "", + "default_to_current_conversation": false, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "response_url_enabled": false, + "filter": { + "include": [], + "exclude_external_shared_channels": false, + "exclude_bot_users": false + }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "multi_conversations_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_conversations": [ "" ], - "button_label": "", - "title": "", - "description": "", - "bot_user_id": "", - "url": "", - "owning_team_id": "", - "workflow_id": "", - "developer_trace_id": "", - "trigger_type": "", - "trigger_subtype": "", - "share_url": "" + "default_to_current_conversation": false, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "filter": { + "include": [], + "exclude_external_shared_channels": false, + "exclude_bot_users": false + }, + "focus_on_load": false }, - { - "type": "section", - "text": { + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { "type": "plain_text", "text": "", "emoji": false }, - "block_id": "", - "fields": [ - { + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "datepicker", + "action_id": "", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "initial_date": "", + "confirm": { + "title": { "type": "plain_text", "text": "", "emoji": false }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "button", "text": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "url": "", - "value": "", - "style": "", "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" + "type": "plain_text", + "text": "", + "emoji": false }, - "accessibility_label": "" + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" }, - "expand": false + "focus_on_load": false }, - { - "type": "section", - "text": { + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { "type": "plain_text", "text": "", "emoji": false }, - "block_id": "", - "fields": [ - { + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "timepicker", + "action_id": "", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "initial_time": "", + "timezone": "", + "confirm": { + "title": { "type": "plain_text", "text": "", "emoji": false }, - { - "type": "mrkdwn", + "text": { + "type": "plain_text", "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "workflow_button", - "action_id": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "datetimepicker", + "action_id": "", + "initial_date_time": 123, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, "text": { "type": "plain_text", "text": "", "emoji": false }, - "workflow": { - "trigger": { - "url": "", - "customizable_input_parameters": [ - { - "name": "", - "value": "" - } - ] - } + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false }, - "style": "", - "accessibility_label": "" + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" }, - "expand": false + "focus_on_load": false }, - { - "type": "section", - "text": { + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { "type": "plain_text", "text": "", "emoji": false }, - "block_id": "", - "fields": [ - { + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "external_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_option": { + "text": { "type": "plain_text", "text": "", "emoji": false }, - { - "type": "mrkdwn", + "value": "", + "description": { + "type": "plain_text", "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "checkboxes", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], + "emoji": false + }, + "url": "" + }, + "min_query_length": 123, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "multi_external_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_options": [ + { "text": { "type": "plain_text", "text": "", "emoji": false }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { + "value": "", + "description": { "type": "plain_text", "text": "", "emoji": false }, - "style": "" + "url": "" + } + ], + "min_query_length": 123, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false }, - "focus_on_load": false + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" }, - "expand": false + "max_selected_items": 123, + "focus_on_load": false }, - { - "type": "section", - "text": { + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { "type": "plain_text", "text": "", "emoji": false }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "radio_buttons", - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_option": { + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "image", + "image_url": "", + "alt_text": "", + "fallback": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "slack_file": { + "id": "", + "url": "" + } + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "overflow", + "action_id": "", + "options": [ + { "text": { "type": "plain_text", "text": "", @@ -42131,2130 +22251,4710 @@ "emoji": false }, "url": "" + } + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { + "text": { "type": "plain_text", "text": "", "emoji": false }, - { - "type": "mrkdwn", + "confirm": { + "type": "plain_text", "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "channels_select", - "placeholder": { + "emoji": false + }, + "deny": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "initial_channel": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, + "style": "" + } + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "static_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "options": [ + { "text": { "type": "plain_text", "text": "", "emoji": false }, - "confirm": { + "value": "", + "description": { "type": "plain_text", "text": "", "emoji": false }, - "deny": { + "url": "" + } + ], + "option_groups": [ + { + "label": { "type": "plain_text", "text": "", "emoji": false }, - "style": "" + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ] + } + ], + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false }, - "response_url_enabled": false, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { + "value": "", + "description": { "type": "plain_text", "text": "", "emoji": false }, - { - "type": "mrkdwn", + "url": "" + }, + "confirm": { + "title": { + "type": "plain_text", "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_channels_select", - "placeholder": { + "emoji": false + }, + "text": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "initial_channels": [ - "" - ], "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { "type": "plain_text", "text": "", "emoji": false }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "conversations_select", - "placeholder": { + "deny": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "initial_conversation": "", - "default_to_current_conversation": false, - "confirm": { - "title": { + "style": "" + }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "multi_static_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "options": [ + { + "text": { "type": "plain_text", "text": "", "emoji": false }, - "text": { + "value": "", + "description": { "type": "plain_text", "text": "", "emoji": false }, - "confirm": { + "url": "" + } + ], + "option_groups": [ + { + "label": { "type": "plain_text", "text": "", "emoji": false }, - "deny": { + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ] + } + ], + "initial_options": [ + { + "text": { "type": "plain_text", "text": "", "emoji": false }, - "style": "" - }, - "response_url_enabled": false, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "confirm": { + "title": { "type": "plain_text", "text": "", "emoji": false }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_conversations_select", - "placeholder": { + "text": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "initial_conversations": [ - "" - ], - "default_to_current_conversation": false, "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" + "type": "plain_text", + "text": "", + "emoji": false }, - "max_selected_items": 123, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false + "deny": { + "type": "plain_text", + "text": "", + "emoji": false }, - "focus_on_load": false + "style": "" }, - "expand": false + "max_selected_items": 123, + "focus_on_load": false }, - { - "type": "section", - "text": { + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { "type": "plain_text", "text": "", "emoji": false }, - "block_id": "", - "fields": [ - { + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "users_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_user": "", + "confirm": { + "title": { "type": "plain_text", "text": "", "emoji": false }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "datepicker", - "action_id": "", - "placeholder": { + "text": { "type": "plain_text", "text": "", "emoji": false }, - "initial_date": "", "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" + "type": "plain_text", + "text": "", + "emoji": false }, - "focus_on_load": false + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" }, - "expand": false + "focus_on_load": false }, - { - "type": "section", - "text": { + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { "type": "plain_text", "text": "", "emoji": false }, - "block_id": "", - "fields": [ - { + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "multi_users_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_users": [ + "" + ], + "confirm": { + "title": { "type": "plain_text", "text": "", "emoji": false }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "timepicker", - "action_id": "", - "placeholder": { + "text": { "type": "plain_text", "text": "", "emoji": false }, - "initial_time": "", - "timezone": "", "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { "type": "plain_text", "text": "", "emoji": false }, - { - "type": "mrkdwn", + "deny": { + "type": "plain_text", "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "datetimepicker", - "action_id": "", - "initial_date_time": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" + "emoji": false }, - "focus_on_load": false + "style": "" }, - "expand": false + "max_selected_items": 123, + "focus_on_load": false }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ + "expand": false + } + ], + "message_blocks": [ + { + "team": "", + "channel": "", + "ts": "", + "message": { + "type": "", + "subtype": "", + "team": "", + "channel": "", + "user": "", + "username": "", + "text": "", + "blocks": [ { - "type": "plain_text", - "text": "", - "emoji": false + "type": "actions", + "elements": [ + { + "type": "button", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "url": "", + "value": "", + "style": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "accessibility_label": "" + }, + { + "type": "workflow_button", + "action_id": "", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "workflow": { + "trigger": { + "url": "", + "customizable_input_parameters": [ + { + "name": "", + "value": "" + } + ] + } + }, + "style": "", + "accessibility_label": "" + }, + { + "type": "checkboxes", + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "initial_options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "radio_buttons", + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + }, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "channels_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_channel": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "response_url_enabled": false, + "focus_on_load": false + }, + { + "type": "multi_channels_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_channels": [ + "" + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false + }, + { + "type": "conversations_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_conversation": "", + "default_to_current_conversation": false, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "response_url_enabled": false, + "filter": { + "include": [], + "exclude_external_shared_channels": false, + "exclude_bot_users": false + }, + "focus_on_load": false + }, + { + "type": "multi_conversations_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_conversations": [ + "" + ], + "default_to_current_conversation": false, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "filter": { + "include": [], + "exclude_external_shared_channels": false, + "exclude_bot_users": false + }, + "focus_on_load": false + }, + { + "type": "datepicker", + "action_id": "", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "initial_date": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "timepicker", + "action_id": "", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "initial_time": "", + "timezone": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "datetimepicker", + "action_id": "", + "initial_date_time": 123, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "external_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + }, + "min_query_length": 123, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "multi_external_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "min_query_length": 123, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false + }, + { + "type": "image", + "image_url": "", + "alt_text": "", + "fallback": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "slack_file": { + "id": "", + "url": "" + } + }, + { + "type": "overflow", + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + } + }, + { + "type": "static_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "option_groups": [ + { + "label": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ] + } + ], + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + }, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "multi_static_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "option_groups": [ + { + "label": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ] + } + ], + "initial_options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false + }, + { + "type": "users_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_user": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + { + "type": "multi_users_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_users": [ + "" + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false + } + ], + "block_id": "" }, { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" + "type": "context", + "elements": [ + { + "type": "image", + "image_url": "", + "alt_text": "", + "fallback": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "slack_file": { + "id": "", + "url": "" + } + } + ], + "block_id": "" }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ { - "type": "plain_text", - "text": "", - "emoji": false + "type": "divider", + "block_id": "" }, { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, + "type": "image", + "fallback": "", + "image_url": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "is_animated": false, + "slack_file": { + "id": "", "url": "" - } - ], - "min_query_length": 123, - "confirm": { + }, + "alt_text": "", "title": { "type": "plain_text", "text": "", "emoji": false }, + "block_id": "" + }, + { + "type": "section", "text": { "type": "plain_text", "text": "", "emoji": false }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "overflow", - "action_id": "", - "options": [ - { - "text": { + "block_id": "", + "fields": [ + { "type": "plain_text", "text": "", "emoji": false }, - "value": "", - "description": { - "type": "plain_text", + { + "type": "mrkdwn", "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false + "verbatim": false + } + ], + "accessory": { + "type": "image", + "image_url": "", + "alt_text": "", + "fallback": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "slack_file": { + "id": "", + "url": "" + } }, - "confirm": { + "expand": false + }, + { + "type": "video", + "title": { "type": "plain_text", "text": "", "emoji": false }, - "deny": { + "title_url": "", + "description": { "type": "plain_text", "text": "", "emoji": false }, - "style": "" - } - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false + "video_url": "", + "alt_text": "", + "thumbnail_url": "", + "author_name": "", + "provider_name": "", + "provider_icon_url": "", + "block_id": "" }, { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false + "type": "rich_text", + "elements": [ + { + "type": "rich_text_list", + "elements": [ + { + "type": "rich_text_list", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "style": "", + "indent": 123, + "offset": 123, + "border": 123 + }, + { + "type": "rich_text_preformatted", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "border": 123 + }, + { + "type": "rich_text_quote", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "border": 123 + }, + { + "type": "rich_text_section", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ] + } + ], + "style": "", + "indent": 123, + "offset": 123, + "border": 123 }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "rich_text_preformatted", + "elements": [ + { + "type": "rich_text_list", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "style": "", + "indent": 123, + "offset": 123, + "border": 123 + }, + { + "type": "rich_text_preformatted", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "border": 123 + }, + { + "type": "rich_text_quote", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "border": 123 + }, + { + "type": "rich_text_section", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ] + } + ], + "border": 123 }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "rich_text_quote", + "elements": [ + { + "type": "rich_text_list", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "style": "", + "indent": 123, + "offset": 123, + "border": 123 }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "rich_text_preformatted", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "border": 123 }, - "url": "" - } - ] - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "rich_text_quote", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "border": 123 + }, + { + "type": "rich_text_section", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ] + } + ], + "border": 123 }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "rich_text_section", + "elements": [ + { + "type": "rich_text_list", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "style": "", + "indent": 123, + "offset": 123, + "border": 123 }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "rich_text_preformatted", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "border": 123 + }, + { + "type": "rich_text_quote", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ], + "border": 123 }, - "url": "" - } - ] - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_user": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_users": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - "expand": false - } - ] - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "fallback": "", - "image_url": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "is_animated": false, - "slack_file": { - "id": "", - "url": "" - }, - "alt_text": "", - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "title_url": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "video_url": "", - "thumbnail_url": "", - "author_name": "", - "provider_name": "", - "provider_icon_url": "", - "function_trigger_id": "", - "app_id": "", - "is_workflow_app": false, - "sales_home_workflow_app_type": 123, - "app_collaborators": [ - "" - ], - "button_label": "", - "bot_user_id": "", - "url": "", - "owning_team_id": "", - "workflow_id": "", - "developer_trace_id": "", - "trigger_type": "", - "trigger_subtype": "", - "share_url": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "button", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "url": "", - "value": "", - "style": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "accessibility_label": "", - "workflow": { - "trigger": { - "url": "", - "customizable_input_parameters": [ - { - "name": "", - "value": "" - } - ] - } - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "focus_on_load": false, - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_channel": "", - "response_url_enabled": false, - "initial_channels": [ - "" - ], - "max_selected_items": 123, - "initial_conversation": "", - "default_to_current_conversation": false, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "initial_conversations": [ - "" - ], - "initial_date": "", - "initial_time": "", - "timezone": "", - "initial_date_time": 123, - "min_query_length": 123, - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - }, - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ + { + "type": "rich_text_section", + "elements": [ + { + "type": "broadcast", + "range": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "text", + "text": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "channel", + "channel_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "color", + "value": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "date", + "timestamp": 123, + "format": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + }, + "url": "", + "fallback": "" + }, + { + "type": "link", + "url": "", + "text": "", + "unsafe": false, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false, + "code": false + } + }, + { + "type": "team", + "team_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "user", + "user_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "usergroup", + "usergroup_id": "", + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + } + }, + { + "type": "emoji", + "name": "", + "skin_tone": 123, + "style": { + "bold": false, + "italic": false, + "strike": false, + "highlight": false, + "client_highlight": false, + "underline": false, + "unlink": false + }, + "unicode": "" + } + ] + } + ] + } + ], + "block_id": "" + }, + { + "type": "share_shortcut", + "block_id": "", + "function_trigger_id": "", + "app_id": "", + "is_workflow_app": false, + "sales_home_workflow_app_type": 123, + "app_collaborators": [ + "" + ], + "button_label": "", + "title": "", + "description": "", + "bot_user_id": "", + "url": "", + "owning_team_id": "", + "workflow_id": "", + "developer_trace_id": "", + "trigger_type": "", + "trigger_subtype": "", + "share_url": "" + }, { + "type": "section", "text": { "type": "plain_text", "text": "", "emoji": false }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "button", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "url": "", + "value": "", + "style": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "accessibility_label": "" }, - "url": "" - } - ] - } - ], - "initial_user": "", - "initial_users": [ - "" - ] - }, - "expand": false, - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "element": { - "type": "button", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "url": "", - "value": "", - "style": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "accessibility_label": "", - "workflow": { - "trigger": { - "url": "", - "customizable_input_parameters": [ - { - "name": "", - "value": "" - } - ] - } - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "focus_on_load": false, - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_channel": "", - "response_url_enabled": false, - "initial_channels": [ - "" - ], - "max_selected_items": 123, - "initial_conversation": "", - "default_to_current_conversation": false, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "initial_conversations": [ - "" - ], - "initial_date": "", - "initial_time": "", - "timezone": "", - "initial_date_time": 123, - "min_query_length": 123, - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - }, - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ + "expand": false + }, { + "type": "section", "text": { "type": "plain_text", "text": "", "emoji": false }, - "value": "", - "description": { + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "workflow_button", + "action_id": "", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "workflow": { + "trigger": { + "url": "", + "customizable_input_parameters": [ + { + "name": "", + "value": "" + } + ] + } + }, + "style": "", + "accessibility_label": "" + }, + "expand": false + }, + { + "type": "section", + "text": { "type": "plain_text", "text": "", "emoji": false }, - "url": "" - } - ] - } - ], - "initial_user": "", - "initial_users": [ - "" - ] - }, - "dispatch_action": false, - "hint": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "optional": false - } - ], - "assistant_app_thread": { - "title": "", - "title_blocks": [ - { - "type": "actions", - "elements": [ - { - "type": "button", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "url": "", - "value": "", - "style": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "accessibility_label": "" - }, - { - "type": "workflow_button", - "action_id": "", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "workflow": { - "trigger": { - "url": "", - "customizable_input_parameters": [ + "block_id": "", + "fields": [ { - "name": "", - "value": "" + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false } - ] - } - }, - "style": "", - "accessibility_label": "" - }, - { - "type": "checkboxes", - "action_id": "", - "options": [ + ], + "accessory": { + "type": "checkboxes", + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "initial_options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + "expand": false + }, { + "type": "section", "text": { "type": "plain_text", "text": "", "emoji": false }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "radio_buttons", + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + }, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false }, - "url": "" - } - ], - "initial_options": [ + "expand": false + }, { + "type": "section", "text": { "type": "plain_text", "text": "", "emoji": false }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "channels_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_channel": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "response_url_enabled": false, + "focus_on_load": false }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false + "expand": false }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "radio_buttons", - "action_id": "", - "options": [ { + "type": "section", "text": { "type": "plain_text", "text": "", "emoji": false }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "channels_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_channel": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "response_url_enabled": false, - "focus_on_load": false - }, - { - "type": "multi_channels_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_channels": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - { - "type": "conversations_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_conversation": "", - "default_to_current_conversation": false, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "response_url_enabled": false, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "focus_on_load": false - }, - { - "type": "multi_conversations_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_conversations": [ - "" - ], - "default_to_current_conversation": false, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "focus_on_load": false - }, - { - "type": "datepicker", - "action_id": "", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_date": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "timepicker", - "action_id": "", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_time": "", - "timezone": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "datetimepicker", - "action_id": "", - "initial_date_time": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "multi_external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_options": [ + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "multi_channels_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_channels": [ + "" + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false + }, + "expand": false + }, { + "type": "section", "text": { "type": "plain_text", "text": "", "emoji": false }, - "value": "", - "description": { + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "conversations_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_conversation": "", + "default_to_current_conversation": false, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "response_url_enabled": false, + "filter": { + "include": [], + "exclude_external_shared_channels": false, + "exclude_bot_users": false + }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { "type": "plain_text", "text": "", "emoji": false }, - "url": "" - } - ], - "min_query_length": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "multi_conversations_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_conversations": [ + "" + ], + "default_to_current_conversation": false, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "filter": { + "include": [], + "exclude_external_shared_channels": false, + "exclude_bot_users": false + }, + "focus_on_load": false + }, + "expand": false }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - { - "type": "image", - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - } - }, - { - "type": "overflow", - "action_id": "", - "options": [ { + "type": "section", "text": { "type": "plain_text", "text": "", "emoji": false }, - "value": "", - "description": { + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "datepicker", + "action_id": "", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "initial_date": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { "type": "plain_text", "text": "", "emoji": false }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "timepicker", + "action_id": "", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "initial_time": "", + "timezone": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + "expand": false }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "datetimepicker", + "action_id": "", + "initial_date_time": 123, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + "expand": false }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "external_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + }, + "min_query_length": 123, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + "expand": false }, - "style": "" - } - }, - { - "type": "static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ { + "type": "section", "text": { "type": "plain_text", "text": "", "emoji": false }, - "value": "", - "description": { + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "multi_external_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "min_query_length": 123, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { "type": "plain_text", "text": "", "emoji": false }, - "url": "" - } - ], - "option_groups": [ + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "image", + "image_url": "", + "alt_text": "", + "fallback": "", + "image_width": 123, + "image_height": 123, + "image_bytes": 123, + "slack_file": { + "id": "", + "url": "" + } + }, + "expand": false + }, { - "label": { + "type": "section", + "text": { "type": "plain_text", "text": "", "emoji": false }, - "options": [ + "block_id": "", + "fields": [ { + "type": "plain_text", + "text": "", + "emoji": false + }, + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "overflow", + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, "text": { "type": "plain_text", "text": "", "emoji": false }, - "value": "", - "description": { + "confirm": { "type": "plain_text", "text": "", "emoji": false }, - "url": "" + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" } - ] - } - ], - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false + }, + "expand": false }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "multi_static_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "options": [ { + "type": "section", "text": { "type": "plain_text", "text": "", "emoji": false }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ + "block_id": "", + "fields": [ + { + "type": "plain_text", + "text": "", + "emoji": false + }, { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "type": "static_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ], + "option_groups": [ + { + "label": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ] + } + ], + "initial_option": { "text": { "type": "plain_text", "text": "", @@ -44267,2552 +26967,2233 @@ "emoji": false }, "url": "" - } - ] - } - ], - "initial_options": [ + }, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "focus_on_load": false + }, + "expand": false + }, { + "type": "section", "text": { "type": "plain_text", "text": "", "emoji": false }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - { - "type": "users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_user": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "multi_users_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_users": [ - "" - ], - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "max_selected_items": 123, - "focus_on_load": false - }, - { - "type": "rich_text_list", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, + "block_id": "", + "fields": [ { - "type": "link", - "url": "", + "type": "plain_text", "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" + "emoji": false }, { - "type": "link", - "url": "", + "type": "mrkdwn", "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" + "verbatim": false } ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "accessory": { + "type": "multi_static_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false + "action_id": "", + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false + ], + "option_groups": [ + { + "label": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" + } + ] } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false + ], + "initial_options": [ + { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false }, - "url": "", - "fallback": "" + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" }, + "max_selected_items": 123, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ { - "type": "link", - "url": "", + "type": "plain_text", "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "emoji": false }, { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" + "type": "mrkdwn", + "text": "", + "verbatim": false } ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "accessory": { + "type": "users_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false + "action_id": "", + "initial_user": "", + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false }, - "url": "", - "fallback": "" + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ { - "type": "link", - "url": "", + "type": "plain_text", "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "emoji": false }, { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" + "type": "mrkdwn", + "text": "", + "verbatim": false } - ] - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 - }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", + ], + "accessory": { + "type": "multi_users_select", + "placeholder": { + "type": "plain_text", "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "emoji": false }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "action_id": "", + "initial_users": [ + "" + ], + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "confirm": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 + "max_selected_items": 123, + "focus_on_load": false + }, + "expand": false + } + ], + "attachments": [], + "ts": "", + "thread_ts": "", + "is_intro": false, + "is_starred": false, + "wibblr": false, + "pinned_to": [], + "reactions": [], + "app_id": "", + "bot_id": "", + "bot_link": "", + "display_as_bot": false, + "bot_profile": { + "id": "", + "deleted": false, + "name": "", + "updated": 123, + "app_id": "", + "user_id": "", + "icons": { + "image_36": "", + "image_48": "", + "image_72": "" + }, + "team_id": "" + }, + "icons": { + "emoji": "", + "image_36": "", + "image_48": "", + "image_64": "", + "image_72": "" + }, + "file": { + "id": "", + "created": 123, + "timestamp": 123, + "name": "", + "title": "", + "subject": "", + "mimetype": "", + "filetype": "", + "pretty_type": "", + "user": "", + "user_team": "", + "source_team": "", + "mode": "", + "editable": false, + "non_owner_editable": false, + "editor": "", + "last_editor": "", + "updated": 123, + "file_access": "", + "editors": [], + "edit_timestamp": 123, + "alt_txt": "", + "canvas_readtime": 12.3, + "subtype": "", + "transcription": { + "status": "", + "locale": "", + "preview": { + "content": "", + "has_more": false + } + }, + "mp4": "", + "mp4_low": "", + "vtt": "", + "hls": "", + "hls_embed": "", + "duration_ms": 123, + "thumb_video_w": 123, + "thumb_video_h": 123, + "original_attachment_count": 123, + "inline_attachment_count": 123, + "is_external": false, + "external_type": "", + "external_id": "", + "external_url": "", + "username": "", + "size": 123, + "url_private": "", + "url_private_download": "", + "url_static_preview": "", + "app_id": "", + "app_name": "", + "thumb_64": "", + "thumb_64_gif": "", + "thumb_64_w": "", + "thumb_64_h": "", + "thumb_80": "", + "thumb_80_gif": "", + "thumb_80_w": "", + "thumb_80_h": "", + "thumb_160": "", + "thumb_160_gif": "", + "thumb_160_w": "", + "thumb_160_h": "", + "thumb_360": "", + "thumb_360_gif": "", + "thumb_360_w": "", + "thumb_360_h": "", + "thumb_480": "", + "thumb_480_gif": "", + "thumb_480_w": "", + "thumb_480_h": "", + "thumb_720": "", + "thumb_720_gif": "", + "thumb_720_w": "", + "thumb_720_h": "", + "thumb_800": "", + "thumb_800_gif": "", + "thumb_800_w": "", + "thumb_800_h": "", + "thumb_960": "", + "thumb_960_gif": "", + "thumb_960_w": "", + "thumb_960_h": "", + "thumb_1024": "", + "thumb_1024_gif": "", + "thumb_1024_w": "", + "thumb_1024_h": "", + "thumb_video": "", + "thumb_gif": "", + "thumb_pdf": "", + "thumb_pdf_w": "", + "thumb_pdf_h": "", + "thumb_tiny": "", + "converted_pdf": "", + "image_exif_rotation": 123, + "original_w": "", + "original_h": "", + "deanimate": "", + "deanimate_gif": "", + "pjpeg": "", + "permalink": "", + "permalink_public": "", + "edit_link": "", + "has_rich_preview": false, + "media_display_type": "", + "preview_is_truncated": false, + "preview": "", + "preview_highlight": "", + "plain_text": "", + "preview_plain_text": "", + "has_more": false, + "sent_to_self": false, + "lines": 123, + "lines_more": 123, + "is_public": false, + "public_url_shared": false, + "display_as_bot": false, + "channels": [], + "groups": [], + "ims": [], + "shares": {}, + "has_more_shares": false, + "skipped_shares": false, + "to": [], + "from": [], + "cc": [], + "channel_actions_ts": "", + "channel_actions_count": 123, + "headers": { + "date": "", + "in_reply_to": "", + "reply_to": "", + "message_id": "" + }, + "simplified_html": "", + "app_provides_file_work_objects": false, + "media_progress": { + "offset_ms": 123, + "max_offset_ms": 123, + "duration_ms": 123, + "media_watched": false + }, + "saved": { + "is_archived": false, + "date_completed": 123, + "date_due": 123, + "state": "" + }, + "quip_thread_id": "", + "is_channel_space": false, + "linked_channel_id": "", + "access": "", + "teams_shared_with": [], + "last_read": 123, + "title_blocks": [], + "private_channels_with_file_access_count": 123, + "private_file_with_access_count": 123, + "dm_mpdm_users_with_file_access": [], + "org_or_workspace_access": "", + "update_notification": 123, + "canvas_template_mode": "", + "template_conversion_ts": 123, + "template_name": "", + "template_title": "", + "template_description": "", + "template_icon": "", + "canvas_creator_id": "", + "team_pref_version_history_enabled": false, + "show_badge": false, + "favorites": [], + "list_metadata": { + "icon": "", + "icon_url": "", + "icon_team_id": "", + "description": "", + "is_trial": false, + "creation_source": { + "type": "", + "reference_id": "", + "workflow_function_id": "" + }, + "schema": [], + "subtask_schema": [], + "views": [], + "integrations": [], + "description_blocks": [], + "default_view": "", + "todo_mode": false + }, + "list_limits": { + "over_row_maximum": false, + "row_count_limit": 123, + "row_count": 123, + "archived_row_count": 123, + "over_column_maximum": false, + "column_count": 123, + "column_count_limit": 123, + "over_view_maximum": false, + "view_count": 123, + "view_count_limit": 123, + "max_attachments_per_cell": 123 + }, + "list_csv_download_url": "", + "can_toggle_canvas_lock": false, + "is_restricted_sharing_enabled": false, + "canvas_printing_enabled": false, + "is_ai_suggested": false, + "is_modified_by_ai": false, + "bot_id": "", + "initial_comment": { + "id": "", + "created": 123, + "timestamp": 123, + "user": "", + "comment": "", + "channel": "", + "is_intro": false + }, + "num_stars": 123, + "is_starred": false, + "pinned_to": [], + "reactions": [], + "comments_count": 123, + "attachments": [], + "blocks": [] + }, + "files": [], + "upload": false, + "parent_user_id": "", + "inviter": "", + "client_msg_id": "", + "comment": { + "id": "", + "name": "", + "title": "", + "created": "", + "timestamp": "", + "user": "", + "username": "", + "is_intro": false, + "is_public": false, + "is_starred": false, + "public_url_shared": false, + "url_private": "", + "url_private_download": false, + "permalink": "", + "permalink_public": false, + "edit_link": "", + "preview": "", + "preview_highlight": "", + "lines": 123, + "lines_more": 123, + "preview_is_truncated": false, + "has_rich_preview": false, + "media_display_type": "", + "mimetype": "", + "filetype": "", + "pretty_type": "", + "is_external": false, + "external_type": "", + "editable": false, + "display_as_bot": false, + "size": 123, + "mode": "", + "comment": "" + }, + "topic": "", + "purpose": "", + "edited": { + "user": "", + "ts": "" + }, + "unfurl_links": false, + "unfurl_media": false, + "is_thread_broadcast": false, + "is_locked": false, + "replies": [], + "reply_count": 123, + "reply_users": [], + "reply_users_count": 123, + "latest_reply": "", + "subscribed": false, + "x_files": [], + "hidden": false, + "last_read": "", + "permalink": "", + "root": { + "text": "", + "user": "", + "parent_user_id": "", + "username": "", + "team": "", + "bot_id": "", + "mrkdwn": false, + "type": "", + "subtype": "", + "thread_ts": "", + "icons": { + "emoji": "", + "image_36": "", + "image_48": "", + "image_64": "", + "image_72": "" }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "bot_profile": { + "id": "", + "deleted": false, + "name": "", + "updated": 123, + "app_id": "", + "user_id": "", + "icons": { + "image_36": "", + "image_48": "", + "image_72": "" + }, + "team_id": "" }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "edited": { + "user": "", + "ts": "" }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 + "replies": [], + "reply_count": 123, + "reply_users": [], + "reply_users_count": 123, + "latest_reply": "", + "subscribed": false, + "last_read": "", + "unread_count": 123, + "ts": "", + "room": { + "id": "", + "name": "", + "media_server": "", + "created_by": "", + "date_start": 123, + "date_end": 123, + "participants": [], + "participant_history": [], + "participants_camera_on": [], + "participants_camera_off": [], + "participants_screenshare_on": [], + "participants_screenshare_off": [], + "canvas_thread_ts": "", + "thread_root_ts": "", + "channels": [], + "is_dm_call": false, + "was_rejected": false, + "was_missed": false, + "was_accepted": false, + "has_ended": false, + "background_id": "", + "canvas_background": "", + "is_prewarmed": false, + "is_scheduled": false, + "attached_file_ids": [], + "media_backend_type": "", + "display_id": "", + "external_unique_id": "", + "app_id": "", + "call_family": "", + "recording": { + "transcript": false, + "summary": false, + "notetaking": false, + "summary_status": "", + "can_record_summary": "" + }, + "huddle_link": "" }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "no_notifications": false + }, + "item_type": "", + "item": { + "id": "", + "name": "", + "title": "", + "created": "", + "timestamp": "", + "user": "", + "username": "", + "is_intro": false, + "is_public": false, + "is_starred": false, + "public_url_shared": false, + "url_private": "", + "url_private_download": false, + "permalink": "", + "permalink_public": false, + "edit_link": "", + "preview": "", + "preview_highlight": "", + "lines": 123, + "lines_more": 123, + "preview_is_truncated": false, + "has_rich_preview": false, + "media_display_type": "", + "mimetype": "", + "filetype": "", + "pretty_type": "", + "is_external": false, + "external_type": "", + "editable": false, + "display_as_bot": false, + "size": 123, + "mode": "", + "comment": "" + }, + "metadata": { + "event_type": "" + }, + "room": { + "id": "", + "name": "", + "media_server": "", + "created_by": "", + "date_start": 123, + "date_end": 123, + "participants": [], + "participant_history": [], + "participants_camera_on": [], + "participants_camera_off": [], + "participants_screenshare_on": [], + "participants_screenshare_off": [], + "canvas_thread_ts": "", + "thread_root_ts": "", + "channels": [], + "is_dm_call": false, + "was_rejected": false, + "was_missed": false, + "was_accepted": false, + "has_ended": false, + "background_id": "", + "canvas_background": "", + "is_prewarmed": false, + "is_scheduled": false, + "attached_file_ids": [], + "media_backend_type": "", + "display_id": "", + "external_unique_id": "", + "app_id": "", + "call_family": "", + "recording": { + "transcript": false, + "summary": false, + "notetaking": false, + "summary_status": "", + "can_record_summary": "" }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false + "huddle_link": "" + }, + "no_notifications": false, + "assistant_app_thread": { + "title": "", + "title_blocks": [], + "first_user_thread_reply": "" + }, + "streaming_state": "", + "language": { + "locale": "", + "is_reliable": false + }, + "agent_session": { + "status": "", + "agent_bot_user_ids": [], + "agent_statuses": [], + "title": "", + "date_status_processing_expire": 123 + } + } + } + ], + "preview": { + "type": "", + "can_remove": false, + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "subtitle": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "icon_url": "" + }, + "file_id": "", + "slack_file_id": "", + "list_record_id": "", + "list_record": { + "record": { + "record_id": "", + "fields": [ + { + "key": "", + "column_id": "", + "value": "", + "text": "", + "rich_text": [], + "message": { + "type": "", + "subtype": "", + "team": "", + "channel": "", + "user": "", + "username": "", + "text": "", + "blocks": [], + "attachments": [], + "ts": "", + "thread_ts": "", + "is_intro": false, + "is_starred": false, + "wibblr": false, + "pinned_to": [], + "reactions": [], + "app_id": "", + "bot_id": "", + "bot_link": "", + "display_as_bot": false, + "bot_profile": { + "id": "", + "deleted": false, + "name": "", + "updated": 123, + "app_id": "", + "user_id": "", + "icons": { + "image_36": "", + "image_48": "", + "image_72": "" + }, + "team_id": "" + }, + "icons": { + "emoji": "", + "image_36": "", + "image_48": "", + "image_64": "", + "image_72": "" + }, + "file": { + "id": "", + "created": 123, + "timestamp": 123, + "name": "", + "title": "", + "subject": "", + "mimetype": "", + "filetype": "", + "pretty_type": "", + "user": "", + "user_team": "", + "source_team": "", + "mode": "", + "editable": false, + "non_owner_editable": false, + "editor": "", + "last_editor": "", + "updated": 123, + "file_access": "", + "editors": [], + "edit_timestamp": 123, + "alt_txt": "", + "canvas_readtime": 12.3, + "subtype": "", + "transcription": { + "status": "", + "locale": "", + "preview": { + "content": "", + "has_more": false } }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } + "mp4": "", + "mp4_low": "", + "vtt": "", + "hls": "", + "hls_embed": "", + "duration_ms": 123, + "thumb_video_w": 123, + "thumb_video_h": 123, + "original_attachment_count": 123, + "inline_attachment_count": 123, + "is_external": false, + "external_type": "", + "external_id": "", + "external_url": "", + "username": "", + "size": 123, + "url_private": "", + "url_private_download": "", + "url_static_preview": "", + "app_id": "", + "app_name": "", + "thumb_64": "", + "thumb_64_gif": "", + "thumb_64_w": "", + "thumb_64_h": "", + "thumb_80": "", + "thumb_80_gif": "", + "thumb_80_w": "", + "thumb_80_h": "", + "thumb_160": "", + "thumb_160_gif": "", + "thumb_160_w": "", + "thumb_160_h": "", + "thumb_360": "", + "thumb_360_gif": "", + "thumb_360_w": "", + "thumb_360_h": "", + "thumb_480": "", + "thumb_480_gif": "", + "thumb_480_w": "", + "thumb_480_h": "", + "thumb_720": "", + "thumb_720_gif": "", + "thumb_720_w": "", + "thumb_720_h": "", + "thumb_800": "", + "thumb_800_gif": "", + "thumb_800_w": "", + "thumb_800_h": "", + "thumb_960": "", + "thumb_960_gif": "", + "thumb_960_w": "", + "thumb_960_h": "", + "thumb_1024": "", + "thumb_1024_gif": "", + "thumb_1024_w": "", + "thumb_1024_h": "", + "thumb_video": "", + "thumb_gif": "", + "thumb_pdf": "", + "thumb_pdf_w": "", + "thumb_pdf_h": "", + "thumb_tiny": "", + "converted_pdf": "", + "image_exif_rotation": 123, + "original_w": "", + "original_h": "", + "deanimate": "", + "deanimate_gif": "", + "pjpeg": "", + "permalink": "", + "permalink_public": "", + "edit_link": "", + "has_rich_preview": false, + "media_display_type": "", + "preview_is_truncated": false, + "preview": "", + "preview_highlight": "", + "plain_text": "", + "preview_plain_text": "", + "has_more": false, + "sent_to_self": false, + "lines": 123, + "lines_more": 123, + "is_public": false, + "public_url_shared": false, + "display_as_bot": false, + "channels": [], + "groups": [], + "ims": [], + "shares": {}, + "has_more_shares": false, + "skipped_shares": false, + "to": [], + "from": [], + "cc": [], + "channel_actions_ts": "", + "channel_actions_count": 123, + "headers": { + "date": "", + "in_reply_to": "", + "reply_to": "", + "message_id": "" }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "simplified_html": "", + "app_provides_file_work_objects": false, + "media_progress": { + "offset_ms": 123, + "max_offset_ms": 123, + "duration_ms": 123, + "media_watched": false }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "saved": { + "is_archived": false, + "date_completed": 123, + "date_due": 123, + "state": "" }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false + "quip_thread_id": "", + "is_channel_space": false, + "linked_channel_id": "", + "access": "", + "teams_shared_with": [], + "last_read": 123, + "title_blocks": [], + "private_channels_with_file_access_count": 123, + "private_file_with_access_count": 123, + "dm_mpdm_users_with_file_access": [], + "org_or_workspace_access": "", + "update_notification": 123, + "canvas_template_mode": "", + "template_conversion_ts": 123, + "template_name": "", + "template_title": "", + "template_description": "", + "template_icon": "", + "canvas_creator_id": "", + "team_pref_version_history_enabled": false, + "show_badge": false, + "favorites": [], + "list_metadata": { + "icon": "", + "icon_url": "", + "icon_team_id": "", + "description": "", + "is_trial": false, + "creation_source": { + "type": "", + "reference_id": "", + "workflow_function_id": "" }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "schema": [], + "subtask_schema": [], + "views": [], + "integrations": [], + "description_blocks": [], + "default_view": "", + "todo_mode": false }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "list_limits": { + "over_row_maximum": false, + "row_count_limit": 123, + "row_count": 123, + "archived_row_count": 123, + "over_column_maximum": false, + "column_count": 123, + "column_count_limit": 123, + "over_view_maximum": false, + "view_count": 123, + "view_count_limit": 123, + "max_attachments_per_cell": 123 }, - { - "type": "date", + "list_csv_download_url": "", + "can_toggle_canvas_lock": false, + "is_restricted_sharing_enabled": false, + "canvas_printing_enabled": false, + "is_ai_suggested": false, + "is_modified_by_ai": false, + "bot_id": "", + "initial_comment": { + "id": "", + "created": 123, "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } + "user": "", + "comment": "", + "channel": "", + "is_intro": false }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "num_stars": 123, + "is_starred": false, + "pinned_to": [], + "reactions": [], + "comments_count": 123, + "attachments": [], + "blocks": [] + }, + "files": [], + "upload": false, + "parent_user_id": "", + "inviter": "", + "client_msg_id": "", + "comment": { + "id": "", + "name": "", + "title": "", + "created": "", + "timestamp": "", + "user": "", + "username": "", + "is_intro": false, + "is_public": false, + "is_starred": false, + "public_url_shared": false, + "url_private": "", + "url_private_download": false, + "permalink": "", + "permalink_public": false, + "edit_link": "", + "preview": "", + "preview_highlight": "", + "lines": 123, + "lines_more": 123, + "preview_is_truncated": false, + "has_rich_preview": false, + "media_display_type": "", + "mimetype": "", + "filetype": "", + "pretty_type": "", + "is_external": false, + "external_type": "", + "editable": false, + "display_as_bot": false, + "size": 123, + "mode": "", + "comment": "" + }, + "topic": "", + "purpose": "", + "edited": { + "user": "", + "ts": "" + }, + "unfurl_links": false, + "unfurl_media": false, + "is_thread_broadcast": false, + "is_locked": false, + "replies": [], + "reply_count": 123, + "reply_users": [], + "reply_users_count": 123, + "latest_reply": "", + "subscribed": false, + "x_files": [], + "hidden": false, + "last_read": "", + "permalink": "", + "root": { + "text": "", + "user": "", + "parent_user_id": "", + "username": "", + "team": "", + "bot_id": "", + "mrkdwn": false, + "type": "", + "subtype": "", + "thread_ts": "", + "icons": { + "emoji": "", + "image_36": "", + "image_48": "", + "image_64": "", + "image_72": "" }, - { - "type": "user", + "bot_profile": { + "id": "", + "deleted": false, + "name": "", + "updated": 123, + "app_id": "", "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "icons": { + "image_36": "", + "image_48": "", + "image_72": "" + }, + "team_id": "" }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "edited": { + "user": "", + "ts": "" }, - { - "type": "emoji", + "replies": [], + "reply_count": 123, + "reply_users": [], + "reply_users_count": 123, + "latest_reply": "", + "subscribed": false, + "last_read": "", + "unread_count": 123, + "ts": "", + "room": { + "id": "", "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ] - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "rich_text_list", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false + "media_server": "", + "created_by": "", + "date_start": 123, + "date_end": 123, + "participants": [], + "participant_history": [], + "participants_camera_on": [], + "participants_camera_off": [], + "participants_screenshare_on": [], + "participants_screenshare_off": [], + "canvas_thread_ts": "", + "thread_root_ts": "", + "channels": [], + "is_dm_call": false, + "was_rejected": false, + "was_missed": false, + "was_accepted": false, + "has_ended": false, + "background_id": "", + "canvas_background": "", + "is_prewarmed": false, + "is_scheduled": false, + "attached_file_ids": [], + "media_backend_type": "", + "display_id": "", + "external_unique_id": "", + "app_id": "", + "call_family": "", + "recording": { + "transcript": false, + "summary": false, + "notetaking": false, + "summary_status": "", + "can_record_summary": "" }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "huddle_link": "" }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "no_notifications": false + }, + "item_type": "", + "item": { + "id": "", + "name": "", + "title": "", + "created": "", + "timestamp": "", + "user": "", + "username": "", + "is_intro": false, + "is_public": false, + "is_starred": false, + "public_url_shared": false, + "url_private": "", + "url_private_download": false, + "permalink": "", + "permalink_public": false, + "edit_link": "", + "preview": "", + "preview_highlight": "", + "lines": 123, + "lines_more": 123, + "preview_is_truncated": false, + "has_rich_preview": false, + "media_display_type": "", + "mimetype": "", + "filetype": "", + "pretty_type": "", + "is_external": false, + "external_type": "", + "editable": false, + "display_as_bot": false, + "size": 123, + "mode": "", + "comment": "" + }, + "metadata": { + "event_type": "" + }, + "room": { + "id": "", + "name": "", + "media_server": "", + "created_by": "", + "date_start": 123, + "date_end": 123, + "participants": [], + "participant_history": [], + "participants_camera_on": [], + "participants_camera_off": [], + "participants_screenshare_on": [], + "participants_screenshare_off": [], + "canvas_thread_ts": "", + "thread_root_ts": "", + "channels": [], + "is_dm_call": false, + "was_rejected": false, + "was_missed": false, + "was_accepted": false, + "has_ended": false, + "background_id": "", + "canvas_background": "", + "is_prewarmed": false, + "is_scheduled": false, + "attached_file_ids": [], + "media_backend_type": "", + "display_id": "", + "external_unique_id": "", + "app_id": "", + "call_family": "", + "recording": { + "transcript": false, + "summary": false, + "notetaking": false, + "summary_status": "", + "can_record_summary": "" }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } + "huddle_link": "" + }, + "no_notifications": false, + "assistant_app_thread": { + "title": "", + "title_blocks": [], + "first_user_thread_reply": "" + }, + "streaming_state": "", + "language": { + "locale": "", + "is_reliable": false + }, + "agent_session": { + "status": "", + "agent_bot_user_ids": [], + "agent_statuses": [], + "title": "", + "date_status_processing_expire": 123 + } + }, + "number": [], + "select": [], + "date": [], + "user": [], + "attachment": [], + "checkbox": false, + "email": [], + "phone": [], + "channel": [], + "rating": [], + "timestamp": [], + "link": [], + "reference": [] + } + ] + }, + "schema": [ + { + "id": "", + "name": "", + "key": "", + "type": "", + "is_primary_column": false, + "options": { + "choices": [ + { + "value": "", + "label": "", + "color": "" + } + ], + "format": "", + "default_value": "", + "default_value_typed": { + "select": [ + "" ], - "style": "", - "indent": 123, - "offset": 123, - "border": 123 + "user": [], + "channel": [] }, - { - "type": "rich_text_preformatted", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "emoji": "", + "emoji_url": "", + "max": 123, + "precision": 123, + "show_member_name": false, + "date_format": "", + "time_format": "", + "currency_format": "", + "emoji_team_id": "", + "currency": "", + "rounding": "", + "mark_as_done_when_checked": false, + "for_assignment": false, + "notify_users": false, + "linked_to": [ + "" + ], + "canvas_id": "", + "canvas_placeholder_mapping": [ + { + "variable": "", + "column": "" + } + ] + } + } + ] + }, + "list_records": [ + { + "id": "", + "list_id": "", + "fields": [ + { + "key": "", + "column_id": "", + "value": "", + "text": "", + "rich_text": [], + "message": { + "type": "", + "subtype": "", + "team": "", + "channel": "", + "user": "", + "username": "", + "text": "", + "blocks": [], + "attachments": [], + "ts": "", + "thread_ts": "", + "is_intro": false, + "is_starred": false, + "wibblr": false, + "pinned_to": [], + "reactions": [], + "app_id": "", + "bot_id": "", + "bot_link": "", + "display_as_bot": false, + "bot_profile": { + "id": "", + "deleted": false, + "name": "", + "updated": 123, + "app_id": "", + "user_id": "", + "icons": { + "image_36": "", + "image_48": "", + "image_72": "" }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false + "team_id": "" + }, + "icons": { + "emoji": "", + "image_36": "", + "image_48": "", + "image_64": "", + "image_72": "" + }, + "file": { + "id": "", + "created": 123, + "timestamp": 123, + "name": "", + "title": "", + "subject": "", + "mimetype": "", + "filetype": "", + "pretty_type": "", + "user": "", + "user_team": "", + "source_team": "", + "mode": "", + "editable": false, + "non_owner_editable": false, + "editor": "", + "last_editor": "", + "updated": 123, + "file_access": "", + "editors": [], + "edit_timestamp": 123, + "alt_txt": "", + "canvas_readtime": 12.3, + "subtype": "", + "transcription": { + "status": "", + "locale": "", + "preview": { + "content": "", + "has_more": false } }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "mp4": "", + "mp4_low": "", + "vtt": "", + "hls": "", + "hls_embed": "", + "duration_ms": 123, + "thumb_video_w": 123, + "thumb_video_h": 123, + "original_attachment_count": 123, + "inline_attachment_count": 123, + "is_external": false, + "external_type": "", + "external_id": "", + "external_url": "", + "username": "", + "size": 123, + "url_private": "", + "url_private_download": "", + "url_static_preview": "", + "app_id": "", + "app_name": "", + "thumb_64": "", + "thumb_64_gif": "", + "thumb_64_w": "", + "thumb_64_h": "", + "thumb_80": "", + "thumb_80_gif": "", + "thumb_80_w": "", + "thumb_80_h": "", + "thumb_160": "", + "thumb_160_gif": "", + "thumb_160_w": "", + "thumb_160_h": "", + "thumb_360": "", + "thumb_360_gif": "", + "thumb_360_w": "", + "thumb_360_h": "", + "thumb_480": "", + "thumb_480_gif": "", + "thumb_480_w": "", + "thumb_480_h": "", + "thumb_720": "", + "thumb_720_gif": "", + "thumb_720_w": "", + "thumb_720_h": "", + "thumb_800": "", + "thumb_800_gif": "", + "thumb_800_w": "", + "thumb_800_h": "", + "thumb_960": "", + "thumb_960_gif": "", + "thumb_960_w": "", + "thumb_960_h": "", + "thumb_1024": "", + "thumb_1024_gif": "", + "thumb_1024_w": "", + "thumb_1024_h": "", + "thumb_video": "", + "thumb_gif": "", + "thumb_pdf": "", + "thumb_pdf_w": "", + "thumb_pdf_h": "", + "thumb_tiny": "", + "converted_pdf": "", + "image_exif_rotation": 123, + "original_w": "", + "original_h": "", + "deanimate": "", + "deanimate_gif": "", + "pjpeg": "", + "permalink": "", + "permalink_public": "", + "edit_link": "", + "has_rich_preview": false, + "media_display_type": "", + "preview_is_truncated": false, + "preview": "", + "preview_highlight": "", + "plain_text": "", + "preview_plain_text": "", + "has_more": false, + "sent_to_self": false, + "lines": 123, + "lines_more": 123, + "is_public": false, + "public_url_shared": false, + "display_as_bot": false, + "channels": [], + "groups": [], + "ims": [], + "shares": {}, + "has_more_shares": false, + "skipped_shares": false, + "to": [], + "from": [], + "cc": [], + "channel_actions_ts": "", + "channel_actions_count": 123, + "headers": { + "date": "", + "in_reply_to": "", + "reply_to": "", + "message_id": "" }, - { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_quote", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "simplified_html": "", + "app_provides_file_work_objects": false, + "media_progress": { + "offset_ms": 123, + "max_offset_ms": 123, + "duration_ms": 123, + "media_watched": false }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } + "saved": { + "is_archived": false, + "date_completed": 123, + "date_due": 123, + "state": "" }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "quip_thread_id": "", + "is_channel_space": false, + "linked_channel_id": "", + "access": "", + "teams_shared_with": [], + "last_read": 123, + "title_blocks": [], + "private_channels_with_file_access_count": 123, + "private_file_with_access_count": 123, + "dm_mpdm_users_with_file_access": [], + "org_or_workspace_access": "", + "update_notification": 123, + "canvas_template_mode": "", + "template_conversion_ts": 123, + "template_name": "", + "template_title": "", + "template_description": "", + "template_icon": "", + "canvas_creator_id": "", + "team_pref_version_history_enabled": false, + "show_badge": false, + "favorites": [], + "list_metadata": { + "icon": "", + "icon_url": "", + "icon_team_id": "", + "description": "", + "is_trial": false, + "creation_source": { + "type": "", + "reference_id": "", + "workflow_function_id": "" + }, + "schema": [], + "subtask_schema": [], + "views": [], + "integrations": [], + "description_blocks": [], + "default_view": "", + "todo_mode": false }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "list_limits": { + "over_row_maximum": false, + "row_count_limit": 123, + "row_count": 123, + "archived_row_count": 123, + "over_column_maximum": false, + "column_count": 123, + "column_count_limit": 123, + "over_view_maximum": false, + "view_count": 123, + "view_count_limit": 123, + "max_attachments_per_cell": 123 }, - { - "type": "date", + "list_csv_download_url": "", + "can_toggle_canvas_lock": false, + "is_restricted_sharing_enabled": false, + "canvas_printing_enabled": false, + "is_ai_suggested": false, + "is_modified_by_ai": false, + "bot_id": "", + "initial_comment": { + "id": "", + "created": 123, "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } + "user": "", + "comment": "", + "channel": "", + "is_intro": false }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "num_stars": 123, + "is_starred": false, + "pinned_to": [], + "reactions": [], + "comments_count": 123, + "attachments": [], + "blocks": [] + }, + "files": [], + "upload": false, + "parent_user_id": "", + "inviter": "", + "client_msg_id": "", + "comment": { + "id": "", + "name": "", + "title": "", + "created": "", + "timestamp": "", + "user": "", + "username": "", + "is_intro": false, + "is_public": false, + "is_starred": false, + "public_url_shared": false, + "url_private": "", + "url_private_download": false, + "permalink": "", + "permalink_public": false, + "edit_link": "", + "preview": "", + "preview_highlight": "", + "lines": 123, + "lines_more": 123, + "preview_is_truncated": false, + "has_rich_preview": false, + "media_display_type": "", + "mimetype": "", + "filetype": "", + "pretty_type": "", + "is_external": false, + "external_type": "", + "editable": false, + "display_as_bot": false, + "size": 123, + "mode": "", + "comment": "" + }, + "topic": "", + "purpose": "", + "edited": { + "user": "", + "ts": "" + }, + "unfurl_links": false, + "unfurl_media": false, + "is_thread_broadcast": false, + "is_locked": false, + "replies": [], + "reply_count": 123, + "reply_users": [], + "reply_users_count": 123, + "latest_reply": "", + "subscribed": false, + "x_files": [], + "hidden": false, + "last_read": "", + "permalink": "", + "root": { + "text": "", + "user": "", + "parent_user_id": "", + "username": "", + "team": "", + "bot_id": "", + "mrkdwn": false, + "type": "", + "subtype": "", + "thread_ts": "", + "icons": { + "emoji": "", + "image_36": "", + "image_48": "", + "image_64": "", + "image_72": "" }, - { - "type": "user", + "bot_profile": { + "id": "", + "deleted": false, + "name": "", + "updated": 123, + "app_id": "", "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "icons": { + "image_36": "", + "image_48": "", + "image_72": "" + }, + "team_id": "" }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "edited": { + "user": "", + "ts": "" }, - { - "type": "emoji", + "replies": [], + "reply_count": 123, + "reply_users": [], + "reply_users_count": 123, + "latest_reply": "", + "subscribed": false, + "last_read": "", + "unread_count": 123, + "ts": "", + "room": { + "id": "", "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 - }, - { - "type": "rich_text_section", - "elements": [ - { - "type": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "text", - "text": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "channel", - "channel_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "color", - "value": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, - { - "type": "date", - "timestamp": 123, - "format": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false + "media_server": "", + "created_by": "", + "date_start": 123, + "date_end": 123, + "participants": [], + "participant_history": [], + "participants_camera_on": [], + "participants_camera_off": [], + "participants_screenshare_on": [], + "participants_screenshare_off": [], + "canvas_thread_ts": "", + "thread_root_ts": "", + "channels": [], + "is_dm_call": false, + "was_rejected": false, + "was_missed": false, + "was_accepted": false, + "has_ended": false, + "background_id": "", + "canvas_background": "", + "is_prewarmed": false, + "is_scheduled": false, + "attached_file_ids": [], + "media_backend_type": "", + "display_id": "", + "external_unique_id": "", + "app_id": "", + "call_family": "", + "recording": { + "transcript": false, + "summary": false, + "notetaking": false, + "summary_status": "", + "can_record_summary": "" }, - "url": "", - "fallback": "" - }, - { - "type": "link", - "url": "", - "text": "", - "unsafe": false, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false, - "code": false - } - }, - { - "type": "team", - "team_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "huddle_link": "" }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "no_notifications": false + }, + "item_type": "", + "item": { + "id": "", + "name": "", + "title": "", + "created": "", + "timestamp": "", + "user": "", + "username": "", + "is_intro": false, + "is_public": false, + "is_starred": false, + "public_url_shared": false, + "url_private": "", + "url_private_download": false, + "permalink": "", + "permalink_public": false, + "edit_link": "", + "preview": "", + "preview_highlight": "", + "lines": 123, + "lines_more": 123, + "preview_is_truncated": false, + "has_rich_preview": false, + "media_display_type": "", + "mimetype": "", + "filetype": "", + "pretty_type": "", + "is_external": false, + "external_type": "", + "editable": false, + "display_as_bot": false, + "size": 123, + "mode": "", + "comment": "" + }, + "metadata": { + "event_type": "" + }, + "room": { + "id": "", + "name": "", + "media_server": "", + "created_by": "", + "date_start": 123, + "date_end": 123, + "participants": [], + "participant_history": [], + "participants_camera_on": [], + "participants_camera_off": [], + "participants_screenshare_on": [], + "participants_screenshare_off": [], + "canvas_thread_ts": "", + "thread_root_ts": "", + "channels": [], + "is_dm_call": false, + "was_rejected": false, + "was_missed": false, + "was_accepted": false, + "has_ended": false, + "background_id": "", + "canvas_background": "", + "is_prewarmed": false, + "is_scheduled": false, + "attached_file_ids": [], + "media_backend_type": "", + "display_id": "", + "external_unique_id": "", + "app_id": "", + "call_family": "", + "recording": { + "transcript": false, + "summary": false, + "notetaking": false, + "summary_status": "", + "can_record_summary": "" }, + "huddle_link": "" + }, + "no_notifications": false, + "assistant_app_thread": { + "title": "", + "title_blocks": [], + "first_user_thread_reply": "" + }, + "streaming_state": "", + "language": { + "locale": "", + "is_reliable": false + }, + "agent_session": { + "status": "", + "agent_bot_user_ids": [], + "agent_statuses": [], + "title": "", + "date_status_processing_expire": 123 + } + }, + "number": [], + "select": [], + "date": [], + "user": [], + "attachment": [], + "checkbox": false, + "email": [], + "phone": [], + "channel": [], + "rating": [], + "timestamp": [], + "link": [], + "reference": [] + } + ], + "date_created": 123, + "created_by": "", + "thread_ts": "", + "position": "", + "updated_timestamp": "", + "updated_by": "", + "platform_refs": { + "bot_created_by": "", + "bot_updated_by": "", + "bot_deleted_by": "" + }, + "is_subscribed": false, + "saved": { + "is_archived": false, + "date_completed": 123, + "date_due": 123, + "state": "" + } + } + ], + "hide_border": false, + "list_view_id": "", + "list": { + "id": "", + "created": 123, + "timestamp": 123, + "name": "", + "title": "", + "mimetype": "", + "filetype": "", + "external_type": "", + "pretty_type": "", + "user": "", + "user_team": "", + "editable": false, + "size": 123, + "mode": "", + "is_external": false, + "is_public": false, + "public_url_shared": false, + "display_as_bot": false, + "username": "", + "list_metadata": { + "icon": "", + "icon_url": "", + "icon_team_id": "", + "description": "", + "is_trial": false, + "creation_source": { + "type": "", + "reference_id": "", + "workflow_function_id": "" + }, + "schema": [ + { + "id": "", + "name": "", + "key": "", + "type": "", + "is_primary_column": false, + "options": { + "choices": [ { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } - }, + "value": "", + "label": "", + "color": "" + } + ], + "format": "", + "default_value": "", + "default_value_typed": { + "select": [ + "" + ], + "user": [], + "channel": [] + }, + "emoji": "", + "emoji_url": "", + "max": 123, + "precision": 123, + "show_member_name": false, + "date_format": "", + "time_format": "", + "currency_format": "", + "emoji_team_id": "", + "currency": "", + "rounding": "", + "mark_as_done_when_checked": false, + "for_assignment": false, + "notify_users": false, + "linked_to": [ + "" + ], + "canvas_id": "", + "canvas_placeholder_mapping": [ { - "type": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" + "variable": "", + "column": "" } ] } - ] + } + ], + "subtask_schema": [], + "views": [ + { + "id": "", + "name": "", + "type": "", + "is_locked": false, + "position": "", + "columns": [ + { + "visible": false, + "key": "", + "id": "", + "position": "", + "width": 123, + "should_wrap_text": false + } + ], + "date_created": 123, + "created_by": "", + "stick_column_left": false, + "is_all_items_view": false, + "default_view_key": "", + "show_completed_items": false, + "grouping": { + "group_by": "", + "group_by_column_id": "", + "order": [] + }, + "filters": [ + { + "key": "", + "operator": "", + "values": [ + "" + ], + "typed_values": [], + "column_id": "" + } + ], + "sorts": [], + "info_column_filters": [], + "calculations": [], + "options": { + "cover_field": "", + "cover_fit": "", + "calendar_field": "" + }, + "is_template_initial_view": false, + "row_height": 123 + } + ], + "integrations": [ + "" + ], + "description_blocks": [], + "default_view": "", + "todo_mode": false + }, + "list_limits": { + "over_row_maximum": false, + "row_count_limit": 123, + "row_count": 123, + "archived_row_count": 123, + "over_column_maximum": false, + "column_count": 123, + "column_count_limit": 123, + "over_view_maximum": false, + "view_count": 123, + "view_count_limit": 123, + "max_attachments_per_cell": 123 + }, + "url_private": "", + "url_private_download": "", + "permalink": "", + "permalink_public": "", + "last_editor": "", + "updated": 123, + "comments_count": 123, + "shares": {}, + "channels": [ + "" + ], + "groups": [ + "" + ], + "ims": [ + "" + ], + "has_more_shares": false, + "private_channels_with_file_access_count": 123, + "private_file_with_access_count": 123, + "dm_mpdm_users_with_file_access": [ + { + "user_id": "", + "access": "" } ], - "block_id": "", - "call_id": "", - "api_decoration_available": false, - "call": { - "v1": { - "id": "", - "app_id": "", - "app_icon_urls": { - "image_32": "", - "image_36": "", - "image_48": "", - "image_64": "", - "image_72": "", - "image_96": "", - "image_128": "", - "image_192": "", - "image_512": "", - "image_1024": "", - "image_original": "" - }, - "date_start": 123, - "active_participants": [ + "has_rich_preview": false, + "file_access": "" + }, + "list_schema": [ + { + "id": "", + "name": "", + "key": "", + "type": "", + "is_primary_column": false, + "options": { + "choices": [ { - "slack_id": "", - "external_id": "", - "display_name": "", - "avatar_url": "" + "value": "", + "label": "", + "color": "" } ], - "all_participants": [ + "format": "", + "default_value": "", + "default_value_typed": { + "select": [ + "" + ], + "user": [], + "channel": [] + }, + "emoji": "", + "emoji_url": "", + "max": 123, + "precision": 123, + "show_member_name": false, + "date_format": "", + "time_format": "", + "currency_format": "", + "emoji_team_id": "", + "currency": "", + "rounding": "", + "mark_as_done_when_checked": false, + "for_assignment": false, + "notify_users": false, + "linked_to": [ + "" + ], + "canvas_id": "", + "canvas_placeholder_mapping": [ { - "slack_id": "", - "external_id": "", - "display_name": "", - "avatar_url": "" + "variable": "", + "column": "" } - ], - "display_id": "", - "join_url": "", - "desktop_app_join_url": "", - "name": "", - "created_by": "", - "date_end": 123, - "channels": [ + ] + } + } + ], + "list_view": { + "id": "", + "name": "", + "type": "", + "is_locked": false, + "position": "", + "columns": [ + { + "visible": false, + "key": "", + "id": "", + "position": "", + "width": 123, + "should_wrap_text": false + } + ], + "date_created": 123, + "created_by": "", + "stick_column_left": false, + "is_all_items_view": false, + "default_view_key": "", + "show_completed_items": false, + "grouping": { + "group_by": "", + "group_by_column_id": "", + "order": [] + }, + "filters": [ + { + "key": "", + "operator": "", + "values": [ "" ], - "is_dm_call": false, - "was_rejected": false, - "was_missed": false, - "was_accepted": false, - "has_ended": false - }, - "media_backend_type": "" + "typed_values": [], + "column_id": "" + } + ], + "sorts": [], + "info_column_filters": [], + "calculations": [], + "options": { + "cover_field": "", + "cover_fit": "", + "calendar_field": "" }, - "external_id": "", - "source": "", - "file_id": "", - "file": { + "is_template_initial_view": false, + "row_height": 123 + }, + "files": [ + { "id": "", "created": 123, "timestamp": 123, @@ -61050,418 +43431,106 @@ "expand": false } ] - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "fallback": "", - "image_url": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "is_animated": false, - "slack_file": { - "id": "", - "url": "" - }, - "alt_text": "", - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "title_url": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "video_url": "", - "thumbnail_url": "", - "author_name": "", - "provider_name": "", - "provider_icon_url": "", - "function_trigger_id": "", - "app_id": "", - "is_workflow_app": false, - "sales_home_workflow_app_type": 123, - "app_collaborators": [ - "" - ], - "button_label": "", - "bot_user_id": "", - "url": "", - "owning_team_id": "", - "workflow_id": "", - "developer_trace_id": "", - "trigger_type": "", - "trigger_subtype": "", - "share_url": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "button", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "url": "", - "value": "", - "style": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "accessibility_label": "", - "workflow": { - "trigger": { - "url": "", - "customizable_input_parameters": [ - { - "name": "", - "value": "" - } - ] - } - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "focus_on_load": false, - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_channel": "", - "response_url_enabled": false, - "initial_channels": [ - "" - ], - "max_selected_items": 123, - "initial_conversation": "", - "default_to_current_conversation": false, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "initial_conversations": [ - "" - ], - "initial_date": "", - "initial_time": "", - "timezone": "", - "initial_date_time": 123, - "min_query_length": 123, - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - }, - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ] - } - ], - "initial_user": "", - "initial_users": [ - "" - ] - }, - "expand": false, - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "element": { - "type": "button", - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "url": "", - "value": "", - "style": "", - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "confirm": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "deny": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "style": "" - }, - "accessibility_label": "", - "workflow": { - "trigger": { - "url": "", - "customizable_input_parameters": [ - { - "name": "", - "value": "" - } - ] - } - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "initial_options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ], - "focus_on_load": false, - "initial_option": { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - }, - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_channel": "", - "response_url_enabled": false, - "initial_channels": [ - "" - ], - "max_selected_items": 123, - "initial_conversation": "", - "default_to_current_conversation": false, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false - }, - "initial_conversations": [ - "" - ], - "initial_date": "", - "initial_time": "", - "timezone": "", - "initial_date_time": 123, - "min_query_length": 123, - "image_url": "", - "alt_text": "", - "fallback": "", - "image_width": 123, - "image_height": 123, - "image_bytes": 123, - "slack_file": { - "id": "", - "url": "" - }, - "option_groups": [ - { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ - { - "text": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "url": "" - } - ] - } - ], - "initial_user": "", - "initial_users": [ - "" - ] - }, - "dispatch_action": false, - "hint": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "optional": false - } - ], - "first_user_thread_reply": "" - }, + } + ], + "filename": "", + "size": 123, + "mimetype": "", + "url": "", + "metadata": { + "thumb_64": false, + "thumb_80": false, + "thumb_160": false, + "original_w": 123, + "original_h": 123, + "thumb_360_w": 123, + "thumb_360_h": 123, + "format": "", + "extension": "", + "rotation": 123, + "thumb_tiny": "" + }, + "is_file_attachment": false + } + ], "language": { "locale": "", "is_reliable": false + }, + "room": { + "id": "", + "name": "", + "media_server": "", + "created_by": "", + "date_start": 123, + "date_end": 123, + "participants": [ + "" + ], + "participant_history": [ + "" + ], + "participants_camera_on": [ + "" + ], + "participants_camera_off": [ + "" + ], + "participants_screenshare_on": [ + "" + ], + "participants_screenshare_off": [ + "" + ], + "canvas_thread_ts": "", + "thread_root_ts": "", + "channels": [ + "" + ], + "is_dm_call": false, + "was_rejected": false, + "was_missed": false, + "was_accepted": false, + "has_ended": false, + "background_id": "", + "canvas_background": "", + "is_prewarmed": false, + "is_scheduled": false, + "attached_file_ids": [ + "" + ], + "media_backend_type": "", + "display_id": "", + "external_unique_id": "", + "app_id": "", + "call_family": "", + "pending_invitees": {}, + "last_invite_status_by_user": {}, + "knocks": {}, + "recording": { + "transcript": false, + "summary": false, + "notetaking": false, + "summary_status": "", + "can_record_summary": "" + }, + "huddle_link": "" + }, + "metadata": { + "event_payload": {}, + "event_type": "" } }, + "warning": "", "error": "", - "deprecated_argument": "", - "response_metadata": { - "messages": [ - "" - ] - }, "needed": "", "provided": "", "errors": [ "" ], - "warning": "" + "response_metadata": { + "messages": [ + "" + ] + } } \ No newline at end of file diff --git a/slack-api-client/src/main/java/com/slack/api/audit/Actions.java b/slack-api-client/src/main/java/com/slack/api/audit/Actions.java index 420f34a73..f5791ffe0 100644 --- a/slack-api-client/src/main/java/com/slack/api/audit/Actions.java +++ b/slack-api-client/src/main/java/com/slack/api/audit/Actions.java @@ -434,6 +434,7 @@ private User() { public static final String slack_ai_skill_share_link_revoked = "slack_ai_skill_share_link_revoked"; public static final String slack_ai_skill_external_copy_added = "slack_ai_skill_external_copy_added"; public static final String ip_allowlist_access_denied = "ip_allowlist_access_denied"; + public static final String slackbot_ai_agent_prompt_submitted = "slackbot_ai_agent_prompt_submitted"; } public static class File {