diff --git a/crisp/website_conversation.go b/crisp/website_conversation.go index 588add4..341594b 100644 --- a/crisp/website_conversation.go +++ b/crisp/website_conversation.go @@ -407,6 +407,7 @@ type ConversationSpamContentData struct { // ConversationSpamContent mapping type ConversationSpamContent struct { + ConversationSpam Content *string `json:"content,omitempty"` }