From 2b29191ba98da7e4835b0f450c630444c3d7f5a5 Mon Sep 17 00:00:00 2001 From: Ben Welsh Date: Tue, 29 Nov 2022 14:48:47 -0800 Subject: [PATCH] Update index.ts --- src/index.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/index.ts b/src/index.ts index 85628af..f530b75 100644 --- a/src/index.ts +++ b/src/index.ts @@ -107,6 +107,8 @@ async function run() { blocks, channel, text, + unfurl_links: false, + unfurl_media: false, }; let response;