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

add block elements for email_text_input and url_text_input #1140

Closed ameliagapin closed 1 year ago

ameliagapin commented 1 year ago

Adds email_text_input and url_text_input block elements, which were recently added to BlockKit, to the SDK.

I tested these by using them in a modal: Screenshot 2022-11-30 at 9 51 11 AM

And the values in the request from Slack: Screenshot 2022-11-30 at 9 52 14 AM