Skip to content

chat@4.23.0

Choose a tag to compare

@github-actions github-actions released this 26 Mar 01:41
· 214 commits to main since this release
9182017

Minor Changes

  • 4166e09: Add channelVisibility enum to distinguish private, workspace, external, and unknown channel scopes. Implements getChannelVisibility() on the Adapter interface and Slack adapter, replacing the previous isExternalChannel boolean.