docs(channels/groups): note native command bypass of visibleReplies

For 195f704c74: docs/channels/groups.md "Visible replies" section now
records that native slash commands (Discord, Telegram, and other surfaces
with native command support) reply visibly even when
`messages.groupChat.visibleReplies` is `"message_tool"`, so the channel-
native command UI gets the response it expects. Text-typed `/...` commands
and ordinary chat turns still follow the configured group default.
This commit is contained in:
Vincent Koc
2026-04-28 10:24:14 -07:00
parent 7d2d8732d0
commit 6d323ee736

View File

@@ -59,6 +59,8 @@ To restore legacy automatic final replies for group/channel rooms:
}
```
Native slash commands (Discord, Telegram, and other surfaces with native command support) bypass `visibleReplies: "message_tool"` and always reply visibly so the channel-native command UI gets the response it expects. This applies to validated native command turns only; text-typed `/...` commands and ordinary chat turns still follow the configured group default.
## Context visibility and allowlists
Two different controls are involved in group safety: