Skip to content

Commit da55d0c

Browse files
committed
feat: update info on listing Slack channels
1 parent c3344bc commit da55d0c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/integrations/chat/slack/sending-a-message-to-channels.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,8 @@ Remember to consider which roles in your application can access the `SlackAuthBu
185185

186186
This combobox contains the list of channels in the connected Slack workspace. You users will use this combobox to search and select a channel (or more than one channel) to be notified when an event in your application occurs, for example a comment on a video. They can also use this combobox to deselect a connected channel.
187187

188+
To comply with Slack's privacy requirements, this combobox will only display channels the given user has access to. To return private channels, you must resolve the user's email address to their Slack ID. Learn more about [resolving a user's Slack ID](/integrations/chat/slack/sending-a-direct-message#resolving-a-users-slack-id). If the Slack user ID can not be resolved, this combobox will only display public channels.
189+
188190
The combobox automatically shows which channels are already connected, and gives users an easy way to remove them as well.
189191

190192
<figure>

0 commit comments

Comments
 (0)