HubSpot / slack-client

An asynchronous HTTP client for Slack's web API
Apache License 2.0
115 stars 53 forks source link

Support for more block elements #316

Closed charlesconnell closed 1 year ago

charlesconnell commented 1 year ago

This adds support for 4 BlockElements: EmailInput, NumberInput, UrlInput, and DateTimePicker. I have tested NumberInput in a Slack bot I've written, but have not tested the others.