package types type SlackMessage struct { Text string `json:"text,omitempty"` }