Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add file input block element support #1424

Closed
1 of 9 tasks
seratch opened this issue Nov 14, 2023 · 0 comments · Fixed by #1425
Closed
1 of 9 tasks

Add file input block element support #1424

seratch opened this issue Nov 14, 2023 · 0 comments · Fixed by #1425
Assignees
Milestone

Comments

@seratch
Copy link
Member

seratch commented Nov 14, 2023

Refer to https://api.slack.com/reference/block-kit/block-elements#file_input for details. Only slack_sdk.models module needs updates for this feature.

Category (place an x in each of the [ ])

  • slack_sdk.web.WebClient (sync/async) (Web API client)
  • slack_sdk.webhook.WebhookClient (sync/async) (Incoming Webhook, response_url sender)
  • slack_sdk.models (UI component builders)
  • slack_sdk.oauth (OAuth Flow Utilities)
  • slack_sdk.socket_mode (Socket Mode client)
  • slack_sdk.audit_logs (Audit Logs API client)
  • slack_sdk.scim (SCIM API client)
  • slack_sdk.rtm (RTM client)
  • slack_sdk.signature (Request Signature Verifier)

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.

@seratch seratch added this to the 3.24.0 milestone Nov 14, 2023
@seratch seratch self-assigned this Nov 14, 2023
seratch added a commit to seratch/python-slack-sdk that referenced this issue Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant