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

feat: Add support for Canvas API methods #1334

Closed jarospisak-unity closed 1 month ago

jarospisak-unity commented 1 month ago

This PR introduces new functionalities for managing canvases and creating channel-specific canvases.

Closes #1333