From 1035b22de5b578fd4a5c26b937b93a6e477ee6a7 Mon Sep 17 00:00:00 2001 From: John Reinstra Date: Mon, 13 Jun 2022 19:41:58 -0700 Subject: [PATCH] Update messages.go Co-authored-by: Naoki Kanatani --- messages.go | 1 - 1 file changed, 1 deletion(-) diff --git a/messages.go b/messages.go index f7a35fe0f..1a3110e44 100644 --- a/messages.go +++ b/messages.go @@ -131,7 +131,6 @@ type Msg struct { // Block type Message Blocks Blocks `json:"blocks,omitempty"` - // permalink Permalink string `json:"permalink,omitempty"` }