Skip to content

Add entity_details_requested event type support#68

Merged
StephenTangCook merged 1 commit intoslack-edge:mainfrom
kang8:add-entity-details-requested-event
Mar 25, 2026
Merged

Add entity_details_requested event type support#68
StephenTangCook merged 1 commit intoslack-edge:mainfrom
kang8:add-entity-details-requested-event

Conversation

@kang8
Copy link
Copy Markdown
Contributor

@kang8 kang8 commented Feb 11, 2026

Summary

  • Add EntityDetailsRequestedEvent interface for the entity_details_requested event (work objects support)
  • Add EntityDetailsRequestedEvent to the AnySlackEvent union type

Note

The entity_details_requested event type string has been added to AnyEventType in the upstream slack-web-api-client library via slack-edge/slack-web-api-client#28. Once that PR is merged and the dependency is updated, the type constraint will resolve correctly.

Context

Slack added the entity_details_requested event for work objects. The official node-slack-sdk added this in slackapi/node-slack-sdk#2412.

Add EntityDetailsRequestedEvent interface based on the Slack Events API
reference (https://docs.slack.dev/reference/events/entity_details_requested/)
@StephenTangCook StephenTangCook merged commit 3617efa into slack-edge:main Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants