diff --git a/docs/concepts/groups.md b/docs/concepts/groups.md index d55bd982b..1f4fd43d4 100644 --- a/docs/concepts/groups.md +++ b/docs/concepts/groups.md @@ -30,6 +30,8 @@ requireMention? yes -> mentioned? no -> store for context only otherwise -> reply ``` +![Group message flow](/images/groups-flow.svg) + If you want... | Goal | What to set | |------|-------------| diff --git a/docs/images/groups-flow.svg b/docs/images/groups-flow.svg new file mode 100644 index 000000000..06189ff07 --- /dev/null +++ b/docs/images/groups-flow.svg @@ -0,0 +1,52 @@ + + + + + + + + + + Group message + + + Group policy + open / disabled / allowlist + + + Allowlist + + + Mention gating + requireMention + + + Reply + + + + + + + + Drop + + disabled + + + Drop + + not allowed + + + Store for context + (no mention) + +