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.7k stars 1.14k forks source link

fix: Ensures the Emoji Block Kit Unicode is Optional #1336

Closed lorenzoaiello closed 1 month ago

lorenzoaiello commented 1 month ago

This pull request is a follow-up to https://github.com/slack-go/slack/pull/1319 to mark the Unicode parameter as optional to maintain backwards compatibility.