diff --git a/v1/types.go b/v1/types.go index 1773a02..a3d5e24 100644 --- a/v1/types.go +++ b/v1/types.go @@ -581,8 +581,6 @@ type ( } ChannelSettings struct { - SpamAllowed bool `json:"spam_allowed"` - Status struct { Delivered string `json:"delivered"` Read string `json:"read"`