DEBSOURCES
Skip Quicknav
sources / golang-github-nicholas-fedor-shoutrrr / 0.8.17-1 / pkg / services / googlechat / googlechat_json.go
123456
package googlechat // JSON is the actual payload being sent to the Google Chat API. type JSON struct { Text string `json:"text"` }