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 block element type FileInput #1249

Closed elct9620 closed 4 months ago

elct9620 commented 6 months ago

Make file_input element is supported.

Related to https://github.com/slack-go/slack/issues/1246

Pull Request Guidelines

These are recommendations for pull requests. They are strictly guidelines to help manage expectations.

PR preparation

Run make pr-prep from the root of the repository to run formatting, linting and tests.

All passed

Should this be an issue instead
API changes
Examples of API changes that do not meet guidelines:

N/A