Versions in this module Expand all Collapse all v0 v0.28.0 Jan 15, 2025 Changes in this version + type Attachment struct + Content Content + ContentType string + ContentURL *string + type Body struct + Color string + Size string + Style string + Text string + Type string + Weight string + Wrap bool + type Content struct + Body []Body + Msteams Msteams + Schema string + Type string + Version string + type Msteams struct + Width string + type Notifier struct + func New(c *config.MSTeamsV2Config, t *template.Template, l *slog.Logger, ...) (*Notifier, error) + func (n *Notifier) Notify(ctx context.Context, as ...*types.Alert) (bool, error) v0.28.0-rc.0 Oct 24, 2024