content/flux/v0/stdlib/contrib/sranka/teams/_index.md
The teams package (Microsoft Teams) provides functions
for sending messages to a Microsoft Teams
channel using an incoming webhook.
Import the contrib/sranka/teams package:
import "contrib/sranka/teams"
option teams.summaryCutoff = 70
summaryCutoff is the limit for message summaries.
Default is 70.
{{< children type="functions" show="pages" >}}