slack-go / slack

Slack API in Go, originally by @nlopes; Maintainers needed, contact @parsley42
https://pkg.go.dev/github.com/slack-go/slack
BSD 2-Clause "Simplified" License
4.6k stars 1.11k forks source link

Add missing message option for link_names #1278

Closed robbydyer closed 2 months ago

robbydyer commented 2 months ago

This adds a missing optional parameter to the chat.postMessage API (https://api.slack.com/methods/chat.postMessage#arg_link_names)