diff --git a/json-logs/raw/audit/v1/actions.json b/json-logs/raw/audit/v1/actions.json index a445a3d89..f00947a73 100644 --- a/json-logs/raw/audit/v1/actions.json +++ b/json-logs/raw/audit/v1/actions.json @@ -419,7 +419,8 @@ "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" ], "file": [ "file_downloaded", diff --git a/json-logs/samples/api/chat.postMessage.json b/json-logs/samples/api/chat.postMessage.json index a88c28dbc..0f98e56b5 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": [ @@ -34500,366 +8880,961 @@ "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": [ + "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 + }, { - "label": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "options": [ + "type": "rich_text_preformatted", + "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_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": [ + "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 + }, { - "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": "", + "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 }, - "value": "", - "description": { - "type": "plain_text", - "text": "", - "emoji": 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_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 + "style": "", + "indent": 123, + "offset": 123, + "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_preformatted", "elements": [ { "type": "rich_text_list", @@ -35448,13 +10423,10 @@ ] } ], - "style": "", - "indent": 123, - "offset": 123, "border": 123 }, { - "type": "rich_text_preformatted", + "type": "rich_text_quote", "elements": [ { "type": "rich_text_list", @@ -36046,7 +11018,7 @@ "border": 123 }, { - "type": "rich_text_quote", + "type": "rich_text_section", "elements": [ { "type": "rich_text_list", @@ -36634,624 +11606,1170 @@ } ] } - ], - "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": "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": "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": "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 + }, + "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 }, - { - "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": "" + } + ], + "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_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": "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": "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", @@ -37274,16 +12792,14 @@ } ], "accessory": { - "type": "button", - "text": { + "type": "users_select", + "placeholder": { "type": "plain_text", "text": "", "emoji": false }, "action_id": "", - "url": "", - "value": "", - "style": "", + "initial_user": "", "confirm": { "title": { "type": "plain_text", @@ -37307,7 +12823,7 @@ }, "style": "" }, - "accessibility_label": "" + "focus_on_load": false }, "expand": false }, @@ -37332,6 +12848,135 @@ } ], "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": { @@ -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 - }, - "block_id": "", - "fields": [ - { - "type": "plain_text", - "text": "", - "emoji": false - }, - { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "channels_select", + { + "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_channel": "", + "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", @@ -37858,846 +13760,2730 @@ "text": "", "emoji": false }, - "confirm": { - "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 }, - "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": "datetimepicker", - "action_id": "", - "initial_date_time": 123, - "confirm": { - "title": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "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 }, - "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": "" + } + ] + } + ], + "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_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": "" - }, - "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_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 }, - "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 + ] + } + ], + "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", - "text": { + "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": "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", + { + "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": "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": "" - }, - "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": { + "deny": { "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 + "style": "" }, - "expand": false + "accessibility_label": "" }, - { - "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": "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", + { + "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": "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 }, - "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 }, - "accessibility_label": "" - }, - { - "type": "workflow_button", - "action_id": "", "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": "" }, + "focus_on_load": false + }, + "expand": false + }, + { + "type": "section", + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "block_id": "", + "fields": [ { - "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": "plain_text", + "text": "", + "emoji": 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": { + "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": "multi_channels_select", - "placeholder": { + "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 }, - "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": "datepicker", - "action_id": "", - "placeholder": { + "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 }, - "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": "" + "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 }, - "focus_on_load": false + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "url": "" }, - { - "type": "multi_static_select", - "placeholder": { + "min_query_length": 123, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "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": "" + "type": "plain_text", + "text": "", + "emoji": false }, - "max_selected_items": 123, - "focus_on_load": false - }, - { - "type": "users_select", - "placeholder": { + "deny": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "initial_user": "", - "confirm": { - "title": { - "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 - }, - { - "type": "multi_users_select", - "placeholder": { + "text": { "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": "" + "type": "plain_text", + "text": "", + "emoji": false }, - "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 + "deny": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "style": "" + }, + "max_selected_items": 123, + "focus_on_load": false }, - "block_id": "" + "expand": false }, { "type": "section", @@ -39477,4696 +17126,9551 @@ "expand": false }, { - "type": "video", - "title": { + "type": "section", + "text": { "type": "plain_text", "text": "", "emoji": false }, - "title_url": "", - "description": { + "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 }, - "video_url": "", - "alt_text": "", - "thumbnail_url": "", - "author_name": "", - "provider_name": "", - "provider_icon_url": "", - "block_id": "" - }, - { - "type": "rich_text", - "elements": [ + "block_id": "", + "fields": [ { - "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": "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": "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": "" + } + ], + "option_groups": [ + { + "label": { + "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", + "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 - } + "emoji": false }, - { - "type": "user", - "user_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": 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 }, - { - "type": "usergroup", - "usergroup_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": "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_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 + }, + "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 }, - { - "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": "" + } + ], + "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": "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 + "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 }, - { - "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": "" + } + ], + "option_groups": [ + { + "label": { + "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", + "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 + }, + { + "type": "multi_static_select", + "placeholder": { + "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", + "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 + }, + "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": "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 + } + }, + { + "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 } - ], - "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": "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_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": "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": "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 } - ], - "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_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 + }, + "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 }, - { - "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 + } + }, + { + "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": "" + } ], - "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": [ "" ], - "button_label": "", - "title": "", - "description": "", - "bot_user_id": "", - "url": "", - "owning_team_id": "", - "workflow_id": "", - "developer_trace_id": "", - "trigger_type": "", - "trigger_subtype": "", - "share_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": "section", - "text": { + "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 }, - "block_id": "", - "fields": [ - { + "action_id": "", + "initial_conversation": "", + "default_to_current_conversation": false, + "confirm": { + "title": { "type": "plain_text", "text": "", "emoji": false }, - { - "type": "mrkdwn", + "text": { + "type": "plain_text", "text": "", - "verbatim": false - } + "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": [ + "" ], - "accessory": { - "type": "button", + "default_to_current_conversation": false, + "confirm": { + "title": { + "type": "plain_text", + "text": "", + "emoji": false + }, "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 + "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": "workflow_button", - "action_id": "", "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": "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": "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 + }, "confirm": { - "title": { - "type": "plain_text", - "text": "", - "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": "datetimepicker", + "action_id": "", + "initial_date_time": 123, + "confirm": { + "title": { "type": "plain_text", "text": "", "emoji": false }, - { - "type": "mrkdwn", + "text": { + "type": "plain_text", "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": "" + "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": "" }, - "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": "channels_select", - "placeholder": { + "emoji": false + }, + "url": "" + }, + "min_query_length": 123, + "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 - }, + "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 }, - "response_url_enabled": false, - "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": "multi_channels_select", - "placeholder": { + "emoji": false + }, + "deny": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "initial_channels": [ - "" - ], - "confirm": { - "title": { - "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 }, - "confirm": { - "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 }, - "max_selected_items": 123, - "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": "conversations_select", - "placeholder": { + "emoji": false + }, + "deny": { "type": "plain_text", "text": "", "emoji": false }, - "action_id": "", - "initial_conversation": "", - "default_to_current_conversation": false, - "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, - "filter": { - "include": [], - "exclude_external_shared_channels": false, - "exclude_bot_users": false + "value": "", + "description": { + "type": "plain_text", + "text": "", + "emoji": false }, - "focus_on_load": false - }, - "expand": false - }, - { - "type": "section", - "text": { - "type": "plain_text", - "text": "", - "emoji": false + "url": "" }, - "block_id": "", - "fields": [ - { + "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 + "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": "multi_static_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "options": [ { - "type": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "datepicker", - "action_id": "", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "initial_date": "", - "confirm": { - "title": { + "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": "" - }, - "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": "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": "" + }, + "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 }, - "expand": false - }, - { - "type": "section", - "text": { + { + "type": "mrkdwn", + "text": "", + "verbatim": false + } + ], + "accessory": { + "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": "datetimepicker", - "action_id": "", - "initial_date_time": 123, + "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": "" }, - "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": "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": "" + "type": "plain_text", + "text": "", + "emoji": false }, - "focus_on_load": false + "deny": { + "type": "plain_text", + "text": "", + "emoji": 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": "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": "plain_text", - "text": "", - "emoji": false + "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": "mrkdwn", - "text": "", - "verbatim": false - } - ], - "accessory": { - "type": "multi_external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false + "type": "divider", + "block_id": "" }, - "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 + "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 }, - "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 + "expand": false }, - "style": "" - }, - "focus_on_load": false - }, - { - "type": "multi_external_select", - "placeholder": { - "type": "plain_text", - "text": "", - "emoji": false - }, - "action_id": "", - "initial_options": [ { + "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": "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 }, - "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 + "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": "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 }, - "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 + "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 }, - "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": "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 }, - "url": "" - } - ], - "option_groups": [ + "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 + }, { - "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": "external_select", + "placeholder": { + "type": "plain_text", + "text": "", + "emoji": false + }, + "action_id": "", + "initial_option": { "text": { "type": "plain_text", "text": "", @@ -44179,2640 +26683,1487 @@ "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 + }, + "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 }, - "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": "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 }, - "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 + "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": "" + } }, - "url": "" - } - ], - "option_groups": [ + "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_options": [ + }, + "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 - } + "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": "broadcast", - "range": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - } + "accessory": { + "type": "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", + ], + "initial_option": { + "text": { + "type": "plain_text", + "text": "", + "emoji": false + }, "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 + "description": { + "type": "plain_text", + "text": "", + "emoji": 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 - } + "url": "" }, - { - "type": "usergroup", - "usergroup_id": "", - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": 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": "emoji", - "name": "", - "skin_tone": 123, - "style": { - "bold": false, - "italic": false, - "strike": false, - "highlight": false, - "client_highlight": false, - "underline": false, - "unlink": false - }, - "unicode": "" - } - ], - "border": 123 + "focus_on_load": false + }, + "expand": 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": "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 - } + "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 }, - "url": "", - "fallback": "" + "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": "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 - } + ], + "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": "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": "" - } - ], - "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_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 + "bot_profile": { + "id": "", + "deleted": false, + "name": "", + "updated": 123, + "app_id": "", + "user_id": "", + "icons": { + "image_36": "", + "image_48": "", + "image_72": "" + }, + "team_id": "" }, - { - "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 + "edited": { + "user": "", + "ts": "" }, - { - "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 + "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_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 + "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_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": "" - } + "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": [], + "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 - } - }, + "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": [], + "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": "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": "" + "label": "", + "color": "" } ], - "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": "" - } + "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": [ + "" ], - "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 - } - }, + "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 +42401,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/json-logs/samples/api/conversations.history.json b/json-logs/samples/api/conversations.history.json index 51c7c5a6f..deee97487 100644 --- a/json-logs/samples/api/conversations.history.json +++ b/json-logs/samples/api/conversations.history.json @@ -37471,522 +37471,7 @@ "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 - } - }, + "message": [], "number": [], "select": [], "date": [], @@ -38066,522 +37551,7 @@ "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 - } - }, + "message": [], "number": [], "select": [], "date": [], diff --git a/json-logs/samples/api/conversations.replies.json b/json-logs/samples/api/conversations.replies.json index 3984010c1..497bcc8eb 100644 --- a/json-logs/samples/api/conversations.replies.json +++ b/json-logs/samples/api/conversations.replies.json @@ -27790,522 +27790,7 @@ "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 - } - }, + "message": [], "number": [], "select": [], "date": [], @@ -28385,522 +27870,7 @@ "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 - } - }, + "message": [], "number": [], "select": [], "date": [], diff --git a/json-logs/samples/api/pins.list.json b/json-logs/samples/api/pins.list.json index 8bf5bda64..48bcc6402 100644 --- a/json-logs/samples/api/pins.list.json +++ b/json-logs/samples/api/pins.list.json @@ -47124,522 +47124,7 @@ "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 - } - }, + "message": [], "number": [], "select": [], "date": [], @@ -47719,522 +47204,7 @@ "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 - } - }, + "message": [], "number": [], "select": [], "date": [], diff --git a/json-logs/samples/api/reactions.list.json b/json-logs/samples/api/reactions.list.json index 154b72a7f..c9f622193 100644 --- a/json-logs/samples/api/reactions.list.json +++ b/json-logs/samples/api/reactions.list.json @@ -37503,522 +37503,7 @@ "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 - } - }, + "message": [], "number": [], "select": [], "date": [], @@ -38098,522 +37583,7 @@ "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 - } - }, + "message": [], "number": [], "select": [], "date": [], diff --git a/json-logs/samples/api/search.all.json b/json-logs/samples/api/search.all.json index 6b773f355..302d3ff04 100644 --- a/json-logs/samples/api/search.all.json +++ b/json-logs/samples/api/search.all.json @@ -9893,522 +9893,7 @@ "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 - } - }, + "message": [], "number": [], "select": [], "date": [], @@ -10488,522 +9973,7 @@ "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 - } - }, + "message": [], "number": [], "select": [], "date": [], @@ -53329,522 +52299,7 @@ "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 - } - }, + "message": [], "number": [], "select": [], "date": [], @@ -53924,522 +52379,7 @@ "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 - } - }, + "message": [], "number": [], "select": [], "date": [], @@ -114658,522 +112598,7 @@ "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 - } - }, + "message": [], "number": [], "select": [], "date": [], @@ -115253,522 +112678,7 @@ "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 - } - }, + "message": [], "number": [], "select": [], "date": [], @@ -150027,522 +146937,7 @@ "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 - } - }, + "message": [], "number": [], "select": [], "date": [], @@ -150622,522 +147017,7 @@ "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 - } - }, + "message": [], "number": [], "select": [], "date": [], diff --git a/json-logs/samples/api/search.files.json b/json-logs/samples/api/search.files.json index 39c12282e..308c0864d 100644 --- a/json-logs/samples/api/search.files.json +++ b/json-logs/samples/api/search.files.json @@ -10027,522 +10027,7 @@ "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 - } - }, + "message": [], "number": [], "select": [], "date": [], @@ -10622,522 +10107,7 @@ "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 - } - }, + "message": [], "number": [], "select": [], "date": [], diff --git a/json-logs/samples/api/search.messages.json b/json-logs/samples/api/search.messages.json index 7e84755fe..4dfba18f0 100644 --- a/json-logs/samples/api/search.messages.json +++ b/json-logs/samples/api/search.messages.json @@ -9892,522 +9892,7 @@ "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 - } - }, + "message": [], "number": [], "select": [], "date": [], @@ -10487,522 +9972,7 @@ "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 - } - }, + "message": [], "number": [], "select": [], "date": [], @@ -53328,522 +52298,7 @@ "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 - } - }, + "message": [], "number": [], "select": [], "date": [], @@ -53923,522 +52378,7 @@ "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 - } - }, + "message": [], "number": [], "select": [], "date": [], @@ -114657,522 +112597,7 @@ "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 - } - }, + "message": [], "number": [], "select": [], "date": [], @@ -115252,522 +112677,7 @@ "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 - } - }, + "message": [], "number": [], "select": [], "date": [], diff --git a/json-logs/samples/api/slackLists.access.delete.json b/json-logs/samples/api/slackLists.access.delete.json index 72cc2c92b..d992b0d92 100644 --- a/json-logs/samples/api/slackLists.access.delete.json +++ b/json-logs/samples/api/slackLists.access.delete.json @@ -2,7 +2,79939 @@ "ok": false, "response_metadata": { "messages": [ - "" + { + "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": "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_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 + } + ] + }, + "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 + } + ], + "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 + }, + "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 + } + ], + "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": "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 + } + ], + "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": [], + "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": [], + "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 + } + ], + "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": 12345, + "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": { + "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 + }, + "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 + } + ], + "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": 12345, + "lines_more": 12345, + "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": 12345, + "mode": "", + "comment": "" + }, + "topic": "", + "purpose": "", + "edited": { + "user": "", + "ts": "" + }, + "unfurl_links": false, + "unfurl_media": false, + "is_thread_broadcast": false, + "is_locked": false, + "replies": [ + { + "user": "", + "ts": "" + } + ], + "reply_count": 12345, + "reply_users": [ + "" + ], + "reply_users_count": 12345, + "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": 12345, + "app_id": "", + "user_id": "", + "icons": { + "image_36": "", + "image_48": "", + "image_72": "" + }, + "team_id": "" + }, + "edited": { + "user": "", + "ts": "" + }, + "replies": [ + { + "user": "", + "ts": "" + } + ], + "reply_count": 12345, + "reply_users": [ + "" + ], + "reply_users_count": 12345, + "latest_reply": "", + "subscribed": false, + "last_read": "", + "unread_count": 12345, + "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": "", + "pending_invitees": {}, + "last_invite_status_by_user": {}, + "knocks": {}, + "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": 12345, + "lines_more": 12345, + "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": 12345, + "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": "", + "pending_invitees": {}, + "last_invite_status_by_user": {}, + "knocks": {}, + "recording": { + "transcript": false, + "summary": false, + "notetaking": false, + "summary_status": "", + "can_record_summary": "" + }, + "huddle_link": "" + }, + "no_notifications": 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": [ + { + "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_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 + } + ] + }, + "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": "" + }, + "streaming_state": "", + "language": { + "locale": "", + "is_reliable": false + }, + "agent_session": { + "status": "", + "agent_bot_user_ids": [ + "" + ], + "agent_statuses": [ + "" + ], + "title": "", + "date_status_processing_expire": 12345 + } + } ] }, "error": "", diff --git a/json-logs/samples/api/slackLists.access.set.json b/json-logs/samples/api/slackLists.access.set.json index 72cc2c92b..d992b0d92 100644 --- a/json-logs/samples/api/slackLists.access.set.json +++ b/json-logs/samples/api/slackLists.access.set.json @@ -2,7 +2,79939 @@ "ok": false, "response_metadata": { "messages": [ - "" + { + "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": "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_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 + } + ] + }, + "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 + } + ], + "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 + }, + "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 + } + ], + "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": "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 + } + ], + "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": [], + "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": [], + "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 + } + ], + "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": 12345, + "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": { + "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 + }, + "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 + } + ], + "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": 12345, + "lines_more": 12345, + "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": 12345, + "mode": "", + "comment": "" + }, + "topic": "", + "purpose": "", + "edited": { + "user": "", + "ts": "" + }, + "unfurl_links": false, + "unfurl_media": false, + "is_thread_broadcast": false, + "is_locked": false, + "replies": [ + { + "user": "", + "ts": "" + } + ], + "reply_count": 12345, + "reply_users": [ + "" + ], + "reply_users_count": 12345, + "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": 12345, + "app_id": "", + "user_id": "", + "icons": { + "image_36": "", + "image_48": "", + "image_72": "" + }, + "team_id": "" + }, + "edited": { + "user": "", + "ts": "" + }, + "replies": [ + { + "user": "", + "ts": "" + } + ], + "reply_count": 12345, + "reply_users": [ + "" + ], + "reply_users_count": 12345, + "latest_reply": "", + "subscribed": false, + "last_read": "", + "unread_count": 12345, + "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": "", + "pending_invitees": {}, + "last_invite_status_by_user": {}, + "knocks": {}, + "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": 12345, + "lines_more": 12345, + "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": 12345, + "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": "", + "pending_invitees": {}, + "last_invite_status_by_user": {}, + "knocks": {}, + "recording": { + "transcript": false, + "summary": false, + "notetaking": false, + "summary_status": "", + "can_record_summary": "" + }, + "huddle_link": "" + }, + "no_notifications": 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": [ + { + "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_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 + } + ] + }, + "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": "" + }, + "streaming_state": "", + "language": { + "locale": "", + "is_reliable": false + }, + "agent_session": { + "status": "", + "agent_bot_user_ids": [ + "" + ], + "agent_statuses": [ + "" + ], + "title": "", + "date_status_processing_expire": 12345 + } + } ] }, "error": "", diff --git a/json-logs/samples/api/slackLists.download.get.json b/json-logs/samples/api/slackLists.download.get.json index 4877eb764..534ccf38e 100644 --- a/json-logs/samples/api/slackLists.download.get.json +++ b/json-logs/samples/api/slackLists.download.get.json @@ -4,7 +4,79939 @@ "download_url": "", "response_metadata": { "messages": [ - "" + { + "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": "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_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 + } + ] + }, + "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 + } + ], + "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 + }, + "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 + } + ], + "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": "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 + } + ], + "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": [], + "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": [], + "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 + } + ], + "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": 12345, + "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": { + "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 + }, + "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 + } + ], + "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": 12345, + "lines_more": 12345, + "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": 12345, + "mode": "", + "comment": "" + }, + "topic": "", + "purpose": "", + "edited": { + "user": "", + "ts": "" + }, + "unfurl_links": false, + "unfurl_media": false, + "is_thread_broadcast": false, + "is_locked": false, + "replies": [ + { + "user": "", + "ts": "" + } + ], + "reply_count": 12345, + "reply_users": [ + "" + ], + "reply_users_count": 12345, + "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": 12345, + "app_id": "", + "user_id": "", + "icons": { + "image_36": "", + "image_48": "", + "image_72": "" + }, + "team_id": "" + }, + "edited": { + "user": "", + "ts": "" + }, + "replies": [ + { + "user": "", + "ts": "" + } + ], + "reply_count": 12345, + "reply_users": [ + "" + ], + "reply_users_count": 12345, + "latest_reply": "", + "subscribed": false, + "last_read": "", + "unread_count": 12345, + "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": "", + "pending_invitees": {}, + "last_invite_status_by_user": {}, + "knocks": {}, + "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": 12345, + "lines_more": 12345, + "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": 12345, + "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": "", + "pending_invitees": {}, + "last_invite_status_by_user": {}, + "knocks": {}, + "recording": { + "transcript": false, + "summary": false, + "notetaking": false, + "summary_status": "", + "can_record_summary": "" + }, + "huddle_link": "" + }, + "no_notifications": 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": [ + { + "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_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 + } + ] + }, + "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": "" + }, + "streaming_state": "", + "language": { + "locale": "", + "is_reliable": false + }, + "agent_session": { + "status": "", + "agent_bot_user_ids": [ + "" + ], + "agent_statuses": [ + "" + ], + "title": "", + "date_status_processing_expire": 12345 + } + } ] }, "error": "", diff --git a/json-logs/samples/api/slackLists.download.start.json b/json-logs/samples/api/slackLists.download.start.json index b37f453f8..4c3272e6e 100644 --- a/json-logs/samples/api/slackLists.download.start.json +++ b/json-logs/samples/api/slackLists.download.start.json @@ -3,7 +3,79939 @@ "job_id": "", "response_metadata": { "messages": [ - "" + { + "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": "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_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 + } + ] + }, + "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 + } + ], + "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 + }, + "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 + } + ], + "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": "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 + } + ], + "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": [], + "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": [], + "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 + } + ], + "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": 12345, + "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": { + "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 + }, + "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 + } + ], + "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": 12345, + "lines_more": 12345, + "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": 12345, + "mode": "", + "comment": "" + }, + "topic": "", + "purpose": "", + "edited": { + "user": "", + "ts": "" + }, + "unfurl_links": false, + "unfurl_media": false, + "is_thread_broadcast": false, + "is_locked": false, + "replies": [ + { + "user": "", + "ts": "" + } + ], + "reply_count": 12345, + "reply_users": [ + "" + ], + "reply_users_count": 12345, + "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": 12345, + "app_id": "", + "user_id": "", + "icons": { + "image_36": "", + "image_48": "", + "image_72": "" + }, + "team_id": "" + }, + "edited": { + "user": "", + "ts": "" + }, + "replies": [ + { + "user": "", + "ts": "" + } + ], + "reply_count": 12345, + "reply_users": [ + "" + ], + "reply_users_count": 12345, + "latest_reply": "", + "subscribed": false, + "last_read": "", + "unread_count": 12345, + "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": "", + "pending_invitees": {}, + "last_invite_status_by_user": {}, + "knocks": {}, + "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": 12345, + "lines_more": 12345, + "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": 12345, + "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": "", + "pending_invitees": {}, + "last_invite_status_by_user": {}, + "knocks": {}, + "recording": { + "transcript": false, + "summary": false, + "notetaking": false, + "summary_status": "", + "can_record_summary": "" + }, + "huddle_link": "" + }, + "no_notifications": 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": [ + { + "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_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 + } + ] + }, + "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": "" + }, + "streaming_state": "", + "language": { + "locale": "", + "is_reliable": false + }, + "agent_session": { + "status": "", + "agent_bot_user_ids": [ + "" + ], + "agent_statuses": [ + "" + ], + "title": "", + "date_status_processing_expire": 12345 + } + } ] }, "error": "", diff --git a/json-logs/samples/api/slackLists.items.create.json b/json-logs/samples/api/slackLists.items.create.json index d3a67ff6b..ab7a83322 100644 --- a/json-logs/samples/api/slackLists.items.create.json +++ b/json-logs/samples/api/slackLists.items.create.json @@ -32,6 +32,13 @@ "text": "", "user": [ "U00000000" + ], + "message": [ + { + "value": "https://www.example.com/", + "channel_id": "C00000000", + "ts": "0000000000.000000" + } ] } ], @@ -39,7 +46,79939 @@ }, "response_metadata": { "messages": [ - "" + { + "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": "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_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 + } + ] + }, + "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 + } + ], + "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 + }, + "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 + } + ], + "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": "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 + } + ], + "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": [], + "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": [], + "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 + } + ], + "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": 12345, + "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": { + "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 + }, + "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 + } + ], + "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": 12345, + "lines_more": 12345, + "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": 12345, + "mode": "", + "comment": "" + }, + "topic": "", + "purpose": "", + "edited": { + "user": "", + "ts": "" + }, + "unfurl_links": false, + "unfurl_media": false, + "is_thread_broadcast": false, + "is_locked": false, + "replies": [ + { + "user": "", + "ts": "" + } + ], + "reply_count": 12345, + "reply_users": [ + "" + ], + "reply_users_count": 12345, + "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": 12345, + "app_id": "", + "user_id": "", + "icons": { + "image_36": "", + "image_48": "", + "image_72": "" + }, + "team_id": "" + }, + "edited": { + "user": "", + "ts": "" + }, + "replies": [ + { + "user": "", + "ts": "" + } + ], + "reply_count": 12345, + "reply_users": [ + "" + ], + "reply_users_count": 12345, + "latest_reply": "", + "subscribed": false, + "last_read": "", + "unread_count": 12345, + "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": "", + "pending_invitees": {}, + "last_invite_status_by_user": {}, + "knocks": {}, + "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": 12345, + "lines_more": 12345, + "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": 12345, + "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": "", + "pending_invitees": {}, + "last_invite_status_by_user": {}, + "knocks": {}, + "recording": { + "transcript": false, + "summary": false, + "notetaking": false, + "summary_status": "", + "can_record_summary": "" + }, + "huddle_link": "" + }, + "no_notifications": 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": [ + { + "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_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 + } + ] + }, + "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": "" + }, + "streaming_state": "", + "language": { + "locale": "", + "is_reliable": false + }, + "agent_session": { + "status": "", + "agent_bot_user_ids": [ + "" + ], + "agent_statuses": [ + "" + ], + "title": "", + "date_status_processing_expire": 12345 + } + } ] }, "error": "", diff --git a/json-logs/samples/api/slackLists.items.deleteMultiple.json b/json-logs/samples/api/slackLists.items.deleteMultiple.json index 72cc2c92b..d992b0d92 100644 --- a/json-logs/samples/api/slackLists.items.deleteMultiple.json +++ b/json-logs/samples/api/slackLists.items.deleteMultiple.json @@ -2,7 +2,79939 @@ "ok": false, "response_metadata": { "messages": [ - "" + { + "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": "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_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 + } + ] + }, + "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 + } + ], + "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 + }, + "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 + } + ], + "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": "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 + } + ], + "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": [], + "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": [], + "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 + } + ], + "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": 12345, + "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": { + "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 + }, + "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 + } + ], + "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": 12345, + "lines_more": 12345, + "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": 12345, + "mode": "", + "comment": "" + }, + "topic": "", + "purpose": "", + "edited": { + "user": "", + "ts": "" + }, + "unfurl_links": false, + "unfurl_media": false, + "is_thread_broadcast": false, + "is_locked": false, + "replies": [ + { + "user": "", + "ts": "" + } + ], + "reply_count": 12345, + "reply_users": [ + "" + ], + "reply_users_count": 12345, + "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": 12345, + "app_id": "", + "user_id": "", + "icons": { + "image_36": "", + "image_48": "", + "image_72": "" + }, + "team_id": "" + }, + "edited": { + "user": "", + "ts": "" + }, + "replies": [ + { + "user": "", + "ts": "" + } + ], + "reply_count": 12345, + "reply_users": [ + "" + ], + "reply_users_count": 12345, + "latest_reply": "", + "subscribed": false, + "last_read": "", + "unread_count": 12345, + "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": "", + "pending_invitees": {}, + "last_invite_status_by_user": {}, + "knocks": {}, + "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": 12345, + "lines_more": 12345, + "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": 12345, + "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": "", + "pending_invitees": {}, + "last_invite_status_by_user": {}, + "knocks": {}, + "recording": { + "transcript": false, + "summary": false, + "notetaking": false, + "summary_status": "", + "can_record_summary": "" + }, + "huddle_link": "" + }, + "no_notifications": 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": [ + { + "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_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 + } + ] + }, + "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": "" + }, + "streaming_state": "", + "language": { + "locale": "", + "is_reliable": false + }, + "agent_session": { + "status": "", + "agent_bot_user_ids": [ + "" + ], + "agent_statuses": [ + "" + ], + "title": "", + "date_status_processing_expire": 12345 + } + } ] }, "error": "", diff --git a/json-logs/samples/api/slackLists.items.info.json b/json-logs/samples/api/slackLists.items.info.json index 320286c5f..2df86af09 100644 --- a/json-logs/samples/api/slackLists.items.info.json +++ b/json-logs/samples/api/slackLists.items.info.json @@ -183,6 +183,13 @@ ], "user": [ "U00000000" + ], + "message": [ + { + "value": "https://www.example.com/", + "channel_id": "C00000000", + "ts": "0000000000.000000" + } ] } ], @@ -210,7 +217,79939 @@ ], "response_metadata": { "messages": [ - "" + { + "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": "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_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 + } + ] + }, + "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 + } + ], + "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 + }, + "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 + } + ], + "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": "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 + } + ], + "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": [], + "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": [], + "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 + } + ], + "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": 12345, + "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": { + "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 + }, + "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 + } + ], + "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": 12345, + "lines_more": 12345, + "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": 12345, + "mode": "", + "comment": "" + }, + "topic": "", + "purpose": "", + "edited": { + "user": "", + "ts": "" + }, + "unfurl_links": false, + "unfurl_media": false, + "is_thread_broadcast": false, + "is_locked": false, + "replies": [ + { + "user": "", + "ts": "" + } + ], + "reply_count": 12345, + "reply_users": [ + "" + ], + "reply_users_count": 12345, + "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": 12345, + "app_id": "", + "user_id": "", + "icons": { + "image_36": "", + "image_48": "", + "image_72": "" + }, + "team_id": "" + }, + "edited": { + "user": "", + "ts": "" + }, + "replies": [ + { + "user": "", + "ts": "" + } + ], + "reply_count": 12345, + "reply_users": [ + "" + ], + "reply_users_count": 12345, + "latest_reply": "", + "subscribed": false, + "last_read": "", + "unread_count": 12345, + "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": "", + "pending_invitees": {}, + "last_invite_status_by_user": {}, + "knocks": {}, + "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": 12345, + "lines_more": 12345, + "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": 12345, + "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": "", + "pending_invitees": {}, + "last_invite_status_by_user": {}, + "knocks": {}, + "recording": { + "transcript": false, + "summary": false, + "notetaking": false, + "summary_status": "", + "can_record_summary": "" + }, + "huddle_link": "" + }, + "no_notifications": 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": [ + { + "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_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 + } + ] + }, + "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": "" + }, + "streaming_state": "", + "language": { + "locale": "", + "is_reliable": false + }, + "agent_session": { + "status": "", + "agent_bot_user_ids": [ + "" + ], + "agent_statuses": [ + "" + ], + "title": "", + "date_status_processing_expire": 12345 + } + } ] }, "error": "", diff --git a/json-logs/samples/api/slackLists.items.list.json b/json-logs/samples/api/slackLists.items.list.json index 6880c9316..4d78e9aa3 100644 --- a/json-logs/samples/api/slackLists.items.list.json +++ b/json-logs/samples/api/slackLists.items.list.json @@ -60,6 +60,13 @@ } ] } + ], + "message": [ + { + "value": "https://www.example.com/", + "channel_id": "C00000000", + "ts": "0000000000.000000" + } ] } ], @@ -69,7 +76,79939 @@ "response_metadata": { "next_cursor": "", "messages": [ - "" + { + "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": "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_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 + } + ] + }, + "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 + } + ], + "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 + }, + "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 + } + ], + "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": "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 + } + ], + "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": [], + "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": [], + "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 + } + ], + "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": 12345, + "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": { + "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 + }, + "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 + } + ], + "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": 12345, + "lines_more": 12345, + "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": 12345, + "mode": "", + "comment": "" + }, + "topic": "", + "purpose": "", + "edited": { + "user": "", + "ts": "" + }, + "unfurl_links": false, + "unfurl_media": false, + "is_thread_broadcast": false, + "is_locked": false, + "replies": [ + { + "user": "", + "ts": "" + } + ], + "reply_count": 12345, + "reply_users": [ + "" + ], + "reply_users_count": 12345, + "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": 12345, + "app_id": "", + "user_id": "", + "icons": { + "image_36": "", + "image_48": "", + "image_72": "" + }, + "team_id": "" + }, + "edited": { + "user": "", + "ts": "" + }, + "replies": [ + { + "user": "", + "ts": "" + } + ], + "reply_count": 12345, + "reply_users": [ + "" + ], + "reply_users_count": 12345, + "latest_reply": "", + "subscribed": false, + "last_read": "", + "unread_count": 12345, + "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": "", + "pending_invitees": {}, + "last_invite_status_by_user": {}, + "knocks": {}, + "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": 12345, + "lines_more": 12345, + "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": 12345, + "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": "", + "pending_invitees": {}, + "last_invite_status_by_user": {}, + "knocks": {}, + "recording": { + "transcript": false, + "summary": false, + "notetaking": false, + "summary_status": "", + "can_record_summary": "" + }, + "huddle_link": "" + }, + "no_notifications": 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": [ + { + "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_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 + } + ] + }, + "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": "" + }, + "streaming_state": "", + "language": { + "locale": "", + "is_reliable": false + }, + "agent_session": { + "status": "", + "agent_bot_user_ids": [ + "" + ], + "agent_statuses": [ + "" + ], + "title": "", + "date_status_processing_expire": 12345 + } + } ] }, "error": "", diff --git a/json-logs/samples/api/slackLists.items.update.json b/json-logs/samples/api/slackLists.items.update.json index 72cc2c92b..d992b0d92 100644 --- a/json-logs/samples/api/slackLists.items.update.json +++ b/json-logs/samples/api/slackLists.items.update.json @@ -2,7 +2,79939 @@ "ok": false, "response_metadata": { "messages": [ - "" + { + "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": "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_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 + } + ] + }, + "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 + } + ], + "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 + }, + "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 + } + ], + "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": "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 + } + ], + "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": [], + "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": [], + "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 + } + ], + "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": 12345, + "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": { + "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 + }, + "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 + } + ], + "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": 12345, + "lines_more": 12345, + "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": 12345, + "mode": "", + "comment": "" + }, + "topic": "", + "purpose": "", + "edited": { + "user": "", + "ts": "" + }, + "unfurl_links": false, + "unfurl_media": false, + "is_thread_broadcast": false, + "is_locked": false, + "replies": [ + { + "user": "", + "ts": "" + } + ], + "reply_count": 12345, + "reply_users": [ + "" + ], + "reply_users_count": 12345, + "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": 12345, + "app_id": "", + "user_id": "", + "icons": { + "image_36": "", + "image_48": "", + "image_72": "" + }, + "team_id": "" + }, + "edited": { + "user": "", + "ts": "" + }, + "replies": [ + { + "user": "", + "ts": "" + } + ], + "reply_count": 12345, + "reply_users": [ + "" + ], + "reply_users_count": 12345, + "latest_reply": "", + "subscribed": false, + "last_read": "", + "unread_count": 12345, + "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": "", + "pending_invitees": {}, + "last_invite_status_by_user": {}, + "knocks": {}, + "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": 12345, + "lines_more": 12345, + "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": 12345, + "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": "", + "pending_invitees": {}, + "last_invite_status_by_user": {}, + "knocks": {}, + "recording": { + "transcript": false, + "summary": false, + "notetaking": false, + "summary_status": "", + "can_record_summary": "" + }, + "huddle_link": "" + }, + "no_notifications": 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": [ + { + "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_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 + } + ] + }, + "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": "" + }, + "streaming_state": "", + "language": { + "locale": "", + "is_reliable": false + }, + "agent_session": { + "status": "", + "agent_bot_user_ids": [ + "" + ], + "agent_statuses": [ + "" + ], + "title": "", + "date_status_processing_expire": 12345 + } + } ] }, "error": "", diff --git a/json-logs/samples/api/slackLists.update.json b/json-logs/samples/api/slackLists.update.json index 72cc2c92b..d992b0d92 100644 --- a/json-logs/samples/api/slackLists.update.json +++ b/json-logs/samples/api/slackLists.update.json @@ -2,7 +2,79939 @@ "ok": false, "response_metadata": { "messages": [ - "" + { + "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": "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_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 + } + ] + }, + "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 + } + ], + "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 + }, + "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 + } + ], + "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": "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 + } + ], + "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": [], + "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": [], + "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 + } + ], + "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": 12345, + "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": { + "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 + }, + "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 + } + ], + "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": 12345, + "lines_more": 12345, + "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": 12345, + "mode": "", + "comment": "" + }, + "topic": "", + "purpose": "", + "edited": { + "user": "", + "ts": "" + }, + "unfurl_links": false, + "unfurl_media": false, + "is_thread_broadcast": false, + "is_locked": false, + "replies": [ + { + "user": "", + "ts": "" + } + ], + "reply_count": 12345, + "reply_users": [ + "" + ], + "reply_users_count": 12345, + "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": 12345, + "app_id": "", + "user_id": "", + "icons": { + "image_36": "", + "image_48": "", + "image_72": "" + }, + "team_id": "" + }, + "edited": { + "user": "", + "ts": "" + }, + "replies": [ + { + "user": "", + "ts": "" + } + ], + "reply_count": 12345, + "reply_users": [ + "" + ], + "reply_users_count": 12345, + "latest_reply": "", + "subscribed": false, + "last_read": "", + "unread_count": 12345, + "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": "", + "pending_invitees": {}, + "last_invite_status_by_user": {}, + "knocks": {}, + "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": 12345, + "lines_more": 12345, + "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": 12345, + "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": "", + "pending_invitees": {}, + "last_invite_status_by_user": {}, + "knocks": {}, + "recording": { + "transcript": false, + "summary": false, + "notetaking": false, + "summary_status": "", + "can_record_summary": "" + }, + "huddle_link": "" + }, + "no_notifications": 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": [ + { + "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_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 + } + ] + }, + "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": "" + }, + "streaming_state": "", + "language": { + "locale": "", + "is_reliable": false + }, + "agent_session": { + "status": "", + "agent_bot_user_ids": [ + "" + ], + "agent_statuses": [ + "" + ], + "title": "", + "date_status_processing_expire": 12345 + } + } ] }, "error": "", 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 { diff --git a/slack-api-client/src/main/java/com/slack/api/util/json/GsonFactory.java b/slack-api-client/src/main/java/com/slack/api/util/json/GsonFactory.java index a823465cc..15dab7a95 100644 --- a/slack-api-client/src/main/java/com/slack/api/util/json/GsonFactory.java +++ b/slack-api-client/src/main/java/com/slack/api/util/json/GsonFactory.java @@ -16,6 +16,7 @@ import com.slack.api.model.block.element.RichTextElement; import com.slack.api.model.event.FunctionExecutedEvent; import com.slack.api.model.event.MessageChangedEvent; +import com.slack.api.model.list.ListRecord; import com.slack.api.model.list.ListView; import java.time.Instant; @@ -87,6 +88,7 @@ public static void registerTypeAdapters(GsonBuilder builder, boolean failOnUnkno .registerTypeAdapter(AppWorkflow.StepInputValueElementDefault.class, new GsonAppWorkflowStepInputValueDefaultFactory(failOnUnknownProps)) .registerTypeAdapter(LogsResponse.DetailsChangedValue.class, new GsonAuditLogsDetailsChangedValueFactory(failOnUnknownProps)) .registerTypeAdapter(LogsResponse.UserIDs.class, new GsonAuditLogsDetailsUserIDsFactory(failOnUnknownProps)) - .registerTypeAdapter(ListView.Grouping.class, new GsonListViewGroupingFactory(failOnUnknownProps)); + .registerTypeAdapter(ListView.Grouping.class, new GsonListViewGroupingFactory(failOnUnknownProps)) + .registerTypeAdapter(ListRecord.MessageRef.class, new GsonListRecordMessageRefFactory(failOnUnknownProps)); } } diff --git a/slack-api-client/src/test/java/test_with_remote_apis/methods/slacklists_Test.java b/slack-api-client/src/test/java/test_with_remote_apis/methods/slacklists_Test.java index cd1271502..b002e2a3e 100644 --- a/slack-api-client/src/test/java/test_with_remote_apis/methods/slacklists_Test.java +++ b/slack-api-client/src/test/java/test_with_remote_apis/methods/slacklists_Test.java @@ -3,6 +3,8 @@ import com.slack.api.Slack; import com.slack.api.methods.SlackApiException; import com.slack.api.methods.response.auth.AuthTestResponse; +import com.slack.api.methods.response.chat.ChatGetPermalinkResponse; +import com.slack.api.methods.response.chat.ChatPostMessageResponse; import com.slack.api.methods.response.slack_lists.SlackListsAccessDeleteResponse; import com.slack.api.methods.response.slack_lists.SlackListsAccessSetResponse; import com.slack.api.methods.response.slack_lists.SlackListsCreateResponse; @@ -148,6 +150,14 @@ public void fullSlackListsWorkflow() throws IOException, SlackApiException { .build()) .build(); + // A message column so the response echoes back the message-reference shape + // ({value, channel_id, ts, thread_ts?}). A message column cannot be primary. + ListColumn relatedMessageCol = ListColumn.builder() + .key("related_message") + .name("Related Message") + .type("message") + .build(); + // create list SlackListsCreateResponse createResponse = slack.methods().slackListsCreate(r -> r .token(botToken) @@ -159,7 +169,7 @@ public void fullSlackListsWorkflow() throws IOException, SlackApiException { .build())) .build())) .build())) - .schema(Arrays.asList(taskNameCol, dueDateCol, estimateCol, ratingCol, statusCol, assigneeCol))); + .schema(Arrays.asList(taskNameCol, dueDateCol, estimateCol, ratingCol, statusCol, assigneeCol, relatedMessageCol))); assertThat(createResponse.getError(), is(nullValue())); assertThat(createResponse.isOk(), is(true)); @@ -174,9 +184,10 @@ public void fullSlackListsWorkflow() throws IOException, SlackApiException { keyToId.put(col.getKey(), col.getId()); }); } - String taskNameColId = keyToId.get("task_name"); - - // set access + String taskNameColId = keyToId.get("task_name"); + String relatedMessageColId = keyToId.get("related_message"); + + // set access SlackListsAccessSetResponse accessSetResponse = slack.methods().slackListsAccessSet(r -> r .token(botToken) .listId(listId) @@ -185,6 +196,24 @@ public void fullSlackListsWorkflow() throws IOException, SlackApiException { assertThat(accessSetResponse.getError(), is(nullValue())); assertThat(accessSetResponse.isOk(), is(true)); + // Post a message and resolve its permalink so the item can reference it in the message + // field. The message field takes an array of permalink URL strings on the request side + // (a MessageRef serializes to its value) and echoes back {value, channel_id, ts, + // thread_ts?} objects on the response side. + ChatPostMessageResponse relatedMessage = slack.methods().chatPostMessage(r -> r + .token(botToken) + .channel(channelId) + .text("Related message for the SlackLists remote test")); + assertThat(relatedMessage.getError(), is(nullValue())); + assertThat(relatedMessage.isOk(), is(true)); + ChatGetPermalinkResponse relatedPermalink = slack.methods().chatGetPermalink(r -> r + .token(botToken) + .channel(channelId) + .messageTs(relatedMessage.getTs())); + assertThat(relatedPermalink.getError(), is(nullValue())); + String relatedMessageUrl = relatedPermalink.getPermalink(); + assertThat(relatedMessageUrl, is(notNullValue())); + // Build initial fields for item creation ListRecord.Field field = ListRecord.Field.builder() .columnId(taskNameColId) @@ -196,12 +225,18 @@ public void fullSlackListsWorkflow() throws IOException, SlackApiException { .build())) .build())) .build(); + // The message field references the posted message by permalink. On the request the + // MessageRef serializes to the permalink string; the response echoes the full reference. + ListRecord.Field messageField = ListRecord.Field.builder() + .columnId(relatedMessageColId) + .message(Arrays.asList(ListRecord.MessageRef.builder().value(relatedMessageUrl).build())) + .build(); // create an item SlackListsItemsCreateResponse createItemResponse = slack.methods().slackListsItemsCreate(r -> r .token(botToken) .listId(listId) - .initialFields(Arrays.asList(field))); + .initialFields(Arrays.asList(field, messageField))); assertThat(createItemResponse.getError(), is(nullValue())); assertThat(createItemResponse.isOk(), is(true)); assertThat(createItemResponse.getItem(), is(notNullValue())); @@ -215,6 +250,16 @@ public void fullSlackListsWorkflow() throws IOException, SlackApiException { assertThat(taskNameField, is(notNullValue())); assertThat(taskNameField.getText(), is("Test task item")); + // The message field should echo back the reference object shape. + ListRecord.Field echoedMessageField = createItemResponse.getItem().getFields().stream() + .filter(f -> relatedMessageColId.equals(f.getColumnId())) + .findFirst() + .orElse(null); + assertThat(echoedMessageField, is(notNullValue())); + assertThat(echoedMessageField.getMessage(), is(notNullValue())); + assertThat(echoedMessageField.getMessage().isEmpty(), is(false)); + assertThat(echoedMessageField.getMessage().get(0).getValue(), is(notNullValue())); + String itemId = createItemResponse.getItem().getId(); assertThat(itemId, is(notNullValue())); diff --git a/slack-api-model/src/main/java/com/slack/api/model/list/ListRecord.java b/slack-api-model/src/main/java/com/slack/api/model/list/ListRecord.java index 951ac828d..2e2b03a77 100644 --- a/slack-api-model/src/main/java/com/slack/api/model/list/ListRecord.java +++ b/slack-api-model/src/main/java/com/slack/api/model/list/ListRecord.java @@ -2,7 +2,6 @@ import com.google.gson.annotations.SerializedName; import com.slack.api.model.File; -import com.slack.api.model.Message; import com.slack.api.model.block.RichTextBlock; import lombok.AllArgsConstructor; import lombok.Builder; @@ -11,7 +10,6 @@ import lombok.NoArgsConstructor; import lombok.experimental.SuperBuilder; -import java.util.Collections; import java.util.List; import java.util.Map; @@ -47,8 +45,12 @@ public static class Field { private String text; @SerializedName("rich_text") private List richText; - private transient List messages; - private Message message; + // The message field is an array of message references, verified against the live + // API (slackLists.items.list and the conversations.replies/history nested + // list_record path both return List<{value, channel_id, ts, thread_ts?}>). + // EXPERIMENTAL: this replaces the earlier Message-typed modeling (#1590), which + // did not match the actual response shape. See MessageRef. + private List message; private List number; private List select; private List date; @@ -62,20 +64,27 @@ public static class Field { private List timestamp; private List link; private List reference; + } - public List getMessages() { - if (messages == null && message != null) { - return Collections.singletonList(message); - } - return messages; - } - - public void setMessages(List messages) { - this.messages = messages; - if (messages != null && !messages.isEmpty()) { - this.message = messages.get(0); - } - } + /** + * Message field reference for Slack Lists items. The API returns the message field as + * an array of these references. Verified against the live API — every element carries + * value/channel_id/ts, and thread_ts is present only when the referenced message is a + * threaded reply. + * EXPERIMENTAL: introduced to replace the earlier Message-typed modeling. + */ + @Data + @Builder + @NoArgsConstructor + @AllArgsConstructor + public static class MessageRef { + // Permalink URL of the referenced message. + private String value; + @SerializedName("channel_id") + private String channelId; + private String ts; + @SerializedName("thread_ts") + private String threadTs; } /** diff --git a/slack-api-model/src/main/java/com/slack/api/util/json/GsonListRecordMessageRefFactory.java b/slack-api-model/src/main/java/com/slack/api/util/json/GsonListRecordMessageRefFactory.java new file mode 100644 index 000000000..53ea733f6 --- /dev/null +++ b/slack-api-model/src/main/java/com/slack/api/util/json/GsonListRecordMessageRefFactory.java @@ -0,0 +1,73 @@ +package com.slack.api.util.json; + +import com.google.gson.*; +import com.slack.api.model.list.ListRecord.MessageRef; + +import java.lang.reflect.Type; + +/** + * Direction-aware (de)serialization for the Slack Lists message field element. + * + * The field is asymmetric on the wire (verified against the live API): + *
    + *
  • Request: an array of message permalink URL strings — e.g. {@code "message": ["https://.../p123"]}.
  • + *
  • Response: an array of message reference objects — {@code {"value","channel_id","ts","thread_ts"?}}.
  • + *
+ * + * This adapter lets a single {@code List} model both directions: it serializes a + * MessageRef to its {@code value} (the permalink string) so requests carry the string array the + * API expects, and it deserializes either an object (normal response) or a bare string (defensive) + * back into a MessageRef. + */ +public class GsonListRecordMessageRefFactory implements JsonDeserializer, JsonSerializer { + + private final boolean failOnUnknownProperties; + + public GsonListRecordMessageRefFactory() { + this(false); + } + + public GsonListRecordMessageRefFactory(boolean failOnUnknownProperties) { + this.failOnUnknownProperties = failOnUnknownProperties; + } + + @Override + public MessageRef deserialize(JsonElement json, Type typeOfT, JsonDeserializationContext context) + throws JsonParseException { + if (json == null || json.isJsonNull()) { + return null; + } + MessageRef ref = new MessageRef(); + if (json.isJsonPrimitive()) { + // Request-shaped or degenerate value: a bare permalink string. + ref.setValue(json.getAsString()); + return ref; + } + if (json.isJsonObject()) { + JsonObject obj = json.getAsJsonObject(); + if (obj.has("value") && !obj.get("value").isJsonNull()) { + ref.setValue(obj.get("value").getAsString()); + } + if (obj.has("channel_id") && !obj.get("channel_id").isJsonNull()) { + ref.setChannelId(obj.get("channel_id").getAsString()); + } + if (obj.has("ts") && !obj.get("ts").isJsonNull()) { + ref.setTs(obj.get("ts").getAsString()); + } + if (obj.has("thread_ts") && !obj.get("thread_ts").isJsonNull()) { + ref.setThreadTs(obj.get("thread_ts").getAsString()); + } + return ref; + } + return null; + } + + @Override + public JsonElement serialize(MessageRef src, Type typeOfSrc, JsonSerializationContext context) { + // The request side expects the message field as an array of permalink URL strings. + if (src == null || src.getValue() == null) { + return JsonNull.INSTANCE; + } + return new JsonPrimitive(src.getValue()); + } +} diff --git a/slack-api-model/src/test/java/test_locally/api/model/list/ListRecordFieldTest.java b/slack-api-model/src/test/java/test_locally/api/model/list/ListRecordFieldTest.java index 8b8ded91b..393b693b1 100644 --- a/slack-api-model/src/test/java/test_locally/api/model/list/ListRecordFieldTest.java +++ b/slack-api-model/src/test/java/test_locally/api/model/list/ListRecordFieldTest.java @@ -1,13 +1,10 @@ package test_locally.api.model.list; import com.google.gson.Gson; -import com.slack.api.model.Message; import com.slack.api.model.list.ListRecord; import org.junit.Test; import test_locally.unit.GsonFactory; -import java.util.List; - import static org.hamcrest.CoreMatchers.*; import static org.hamcrest.MatcherAssert.assertThat; @@ -15,48 +12,29 @@ public class ListRecordFieldTest { private final Gson gson = GsonFactory.createSnakeCase(); - @Test - public void messageAsObject() { - String json = "{\"id\":\"r1\",\"fields\":[{" + - "\"key\":\"k1\"," + "\"message\":{\"text\":\"hello\",\"ts\":\"1.0\"}" + - "}]}"; - ListRecord record = gson.fromJson(json, ListRecord.class); - ListRecord.Field field = record.getFields().get(0); - - // Old API works - assertThat(field.getMessage(), is(notNullValue())); - assertThat(field.getMessage().getText(), is("hello")); - - // New API works - assertThat(field.getMessages(), is(notNullValue())); - assertThat(field.getMessages().size(), is(1)); - - assertThat(field.getMessages().get(0).getText(), is("hello")); - } + // The Lists message field is an array of message references. Verified against the live + // API (slackLists.items.list and the conversations.replies/history nested list_record + // path both return List<{value, channel_id, ts, thread_ts?}>). thread_ts is present only + // for threaded replies. There is no single-object form on these endpoints. @Test - public void messageAsArray() { - String json = "{\"id\":\"r2\",\"fields\":[{" + - "\"key\":\"k1\"," + - "\"message\":[" + - " {\"text\":\"first\",\"ts\":\"1.0\"}," + - " {\"text\":\"second\",\"ts\":\"2.0\"}" + - "]" + - "}]}"; - + public void messageArray() { + String json = "{\"id\":\"r1\",\"fields\":[{" + + "\"key\":\"k1\",\"message\":[" + + "{\"value\":\"https://example.slack.com/archives/C1/p1\",\"channel_id\":\"C1\",\"ts\":\"1.0\"}," + + "{\"value\":\"https://example.slack.com/archives/C1/p2?thread_ts=0.5\",\"channel_id\":\"C1\",\"ts\":\"2.0\",\"thread_ts\":\"0.5\"}" + + "]}]}"; ListRecord record = gson.fromJson(json, ListRecord.class); ListRecord.Field field = record.getFields().get(0); - // Old API returns first assertThat(field.getMessage(), is(notNullValue())); - assertThat(field.getMessage().getText(), is("first")); - - // New API returns all - assertThat(field.getMessages().size(), is(2)); - - assertThat(field.getMessages().get(0).getText(), is("first")); - - assertThat(field.getMessages().get(1).getText(), is("second")); + assertThat(field.getMessage().size(), is(2)); + assertThat(field.getMessage().get(0).getValue(), is("https://example.slack.com/archives/C1/p1")); + assertThat(field.getMessage().get(0).getChannelId(), is("C1")); + assertThat(field.getMessage().get(0).getTs(), is("1.0")); + assertThat(field.getMessage().get(0).getThreadTs(), is(nullValue())); + // thread_ts is populated only for a threaded reply reference + assertThat(field.getMessage().get(1).getThreadTs(), is("0.5")); } @Test @@ -66,17 +44,6 @@ public void messageAbsent() { ListRecord.Field field = record.getFields().get(0); assertThat(field.getMessage(), is(nullValue())); - assertThat(field.getMessages(), is(nullValue())); - } - - @Test - public void messageNull() { - String json = "{\"id\":\"r4\",\"fields\":[{\"key\":\"k1\",\"message\":null}]}"; - ListRecord record = gson.fromJson(json, ListRecord.class); - ListRecord.Field field = record.getFields().get(0); - - assertThat(field.getMessage(), is(nullValue())); - assertThat(field.getMessages(), is(nullValue())); } @Test @@ -85,32 +52,58 @@ public void messageEmptyArray() { ListRecord record = gson.fromJson(json, ListRecord.class); ListRecord.Field field = record.getFields().get(0); - assertThat(field.getMessage(), is(nullValue())); - assertThat(field.getMessages(), is(notNullValue())); - assertThat(field.getMessages().size(), is(0)); + assertThat(field.getMessage(), is(notNullValue())); + assertThat(field.getMessage().size(), is(0)); } @Test - public void serializeSingleMessage() { - String json = "{\"id\":\"r6\",\"fields\":[{\"key\":\"k1\",\"message\":{\"text\":\"hi\"}}]}"; + public void roundTrip() { + String json = "{\"id\":\"r6\",\"fields\":[{\"key\":\"k1\",\"message\":[" + + "{\"value\":\"https://example.slack.com/archives/C1/p1\",\"channel_id\":\"C1\",\"ts\":\"1.0\"}]}]}"; ListRecord record = gson.fromJson(json, ListRecord.class); String output = gson.toJson(record); - // Round-trips cleanly ListRecord reparsed = gson.fromJson(output, ListRecord.class); - assertThat(reparsed.getFields().get(0).getMessage().getText(), is("hi")); + assertThat(reparsed.getFields().get(0).getMessage().get(0).getValue(), + is("https://example.slack.com/archives/C1/p1")); } @Test public void builder() { - Message msg = new Message(); - msg.setText("built"); + ListRecord.MessageRef ref = ListRecord.MessageRef.builder() + .value("https://example.slack.com/archives/C1/p1") + .channelId("C1") + .ts("1.0") + .build(); ListRecord.Field field = ListRecord.Field.builder() .key("k1") - .message(msg) + .message(java.util.Collections.singletonList(ref)) .build(); - assertThat(field.getMessage().getText(), is("built")); + assertThat(field.getMessage().get(0).getValue(), is("https://example.slack.com/archives/C1/p1")); + } + + @Test + public void serializesToPermalinkStrings() { + // The request side of the message field takes an array of permalink URL strings, so a + // MessageRef must serialize to its value (the permalink), not to an object. + ListRecord.Field field = ListRecord.Field.builder() + .columnId("Col1") + .message(java.util.Collections.singletonList( + ListRecord.MessageRef.builder().value("https://example.slack.com/archives/C1/p1").build())) + .build(); + String json = gson.toJson(field); + assertThat(json.contains("\"message\":[\"https://example.slack.com/archives/C1/p1\"]"), is(true)); + } + + @Test + public void deserializesBareStringElements() { + // Defensive: tolerate a request-shaped (bare string) message element on read. + String json = "{\"id\":\"r7\",\"fields\":[{\"key\":\"k1\",\"message\":[\"https://example.slack.com/archives/C1/p1\"]}]}"; + ListRecord record = gson.fromJson(json, ListRecord.class); + ListRecord.Field field = record.getFields().get(0); + assertThat(field.getMessage().size(), is(1)); + assertThat(field.getMessage().get(0).getValue(), is("https://example.slack.com/archives/C1/p1")); } -} \ No newline at end of file +} diff --git a/slack-api-model/src/test/java/test_locally/unit/GsonFactory.java b/slack-api-model/src/test/java/test_locally/unit/GsonFactory.java index 0d30bab1c..12bbf4aee 100644 --- a/slack-api-model/src/test/java/test_locally/unit/GsonFactory.java +++ b/slack-api-model/src/test/java/test_locally/unit/GsonFactory.java @@ -14,8 +14,6 @@ import com.slack.api.model.event.FunctionExecutedEvent; import com.slack.api.model.event.MessageChangedEvent; import com.slack.api.util.json.*; -import com.slack.api.model.list.ListRecord; -import com.slack.api.util.json.GsonListRecordFieldFactory; public class GsonFactory { private GsonFactory() { @@ -45,7 +43,8 @@ public static Gson createSnakeCase(boolean failOnUnknownProperties, boolean unkn new GsonMessageAttachmentVideoHtmlFactory(failOnUnknownProperties)) .registerTypeAdapter(MessageChangedEvent.PreviousMessage.class, new GsonMessageChangedEventPreviousMessageFactory(failOnUnknownProperties)) - .registerTypeAdapter(ListRecord.Field.class, new GsonListRecordFieldFactory(failOnUnknownProperties)); + .registerTypeAdapter(com.slack.api.model.list.ListRecord.MessageRef.class, + new GsonListRecordMessageRefFactory(failOnUnknownProperties)); if (unknownPropertyDetection) { return builder.registerTypeAdapterFactory(new UnknownPropertyDetectionAdapterFactory()).create(); diff --git a/slack-api-model/src/test/java/test_locally/util/list/GsonListRecordFieldFactory.java b/slack-api-model/src/test/java/test_locally/util/list/GsonListRecordFieldFactory.java deleted file mode 100644 index 4eabbb4ba..000000000 --- a/slack-api-model/src/test/java/test_locally/util/list/GsonListRecordFieldFactory.java +++ /dev/null @@ -1,59 +0,0 @@ -package com.slack.api.util.json; - -import com.google.gson.*; -import com.slack.api.model.Message; -import com.slack.api.model.list.ListRecord; - -import java.lang.reflect.Type; -import java.util.ArrayList; -import java.util.Collections; -import java.util.List; - -public class GsonListRecordFieldFactory implements JsonDeserializer, JsonSerializer { - - static class NormalizedField extends ListRecord.Field { - } - - private final boolean failOnUnknownProperties; - - public GsonListRecordFieldFactory() { - this(false); - } - - public GsonListRecordFieldFactory(boolean failOnUnknownProperties) { - this.failOnUnknownProperties = failOnUnknownProperties; - } - - @Override - public ListRecord.Field deserialize(JsonElement json, Type typeOfT, JsonDeserializationContext context) throws JsonParseException { - JsonObject jsonObject = json.getAsJsonObject(); - // The "message" field can be a single object or an array. - // Normalize to array before deserializing. - if (jsonObject.has("message") && jsonObject.get("message").isJsonArray()) { - JsonArray messageArray = jsonObject.getAsJsonArray("message"); - // Store the full array as "messages" and keep first element as "message" - jsonObject.remove("message"); - if (messageArray.size() > 0) { - jsonObject.add("message", messageArray.get(0)); - } - ListRecord.Field field = context.deserialize(jsonObject, NormalizedField.class); - List messages = new ArrayList<>(); - for (JsonElement element : messageArray) { - messages.add(context.deserialize(element, Message.class)); - } - field.setMessages(messages); - return field; - } - // Single object or absent — standard deserialization - ListRecord.Field field = context.deserialize(jsonObject, NormalizedField.class); - if (field.getMessage() != null) { - field.setMessages(Collections.singletonList(field.getMessage())); - } - return field; - } - - @Override - public JsonElement serialize(ListRecord.Field src, Type typeOfSrc, JsonSerializationContext context) { - return context.serialize(src, NormalizedField.class); - } -} \ No newline at end of file