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 hidden subtypes to MessageEvent #1113

Closed hinshun closed 1 year ago

hinshun commented 1 year ago

When handling events through Socket Mode, we end up getting a MessageEvent from the Events API. In order to distinguish hidden subtypes, there are fields that isn't being marshaled into the struct like Hidden bool which will be nice to have.

github-actions[bot] commented 1 year ago

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

github-actions[bot] commented 1 year ago

This PR was closed because it has been stalled for 10 days with no activity.