Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Attachment ¶
type Content ¶
type Content struct { Schema string `json:"$schema"` Type string `json:"type"` Version string `json:"version"` Body []Body `json:"body"` Msteams Msteams `json:"msteams,omitempty"` }
https://learn.microsoft.com/en-us/connectors/teams/?tabs=text1#adaptivecarditemschema
type Notifier ¶
type Notifier struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.