diff --git a/docs/channels/feishu.md b/docs/channels/feishu.md index cb2fa1b7e90..628236ce69f 100644 --- a/docs/channels/feishu.md +++ b/docs/channels/feishu.md @@ -72,6 +72,7 @@ Default: `allowlist` - `true` — require @mention (default) - `false` — respond without @mention - Per-group override: `channels.feishu.groups..requireMention` +- Broadcast-only `@all` and `@_all` are not treated as bot mentions. A message that mentions both `@all` and the bot directly still counts as a bot mention. ---