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