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

Add multiline plain text input #1254

Closed obed-sj closed 8 months ago

obed-sj commented 8 months ago

Adding missing arguments on NewPlainTextInputBlockElement for Multiline and min_length

obed-sj commented 8 months ago

Did not mean to create a PR here