Skip to content

Commit 6d323ee

Browse files
committed
docs(channels/groups): note native command bypass of visibleReplies
For 195f704: 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.
1 parent 7d2d873 commit 6d323ee

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/channels/groups.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ To restore legacy automatic final replies for group/channel rooms:
5959
}
6060
```
6161

62+
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.
63+
6264
## Context visibility and allowlists
6365

6466
Two different controls are involved in group safety:

0 commit comments

Comments
 (0)