summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2024-02-25 10:02:53 +0100
committerGitHub <noreply@github.com>2024-02-25 10:02:53 +0100
commit89e20d99c8cc433807e2f106dfb370ced3ccf000 (patch)
treed2444ef2ec2219ff82fbb2d55bacdb8ab57b8d28 /docs
parent7b34e38212d66a358332482de6222f569819b3cb (diff)
parent9e1525872691a4e45dc2b7d7a959ab015eddd12c (diff)
Merge pull request #11630 from nextcloud/bot-install-event-features
feat(BotInstallEvent): Add "features" field
Diffstat (limited to 'docs')
-rw-r--r--docs/events.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/events.md b/docs/events.md
index 32cb0bad7..ad21c67ff 100644
--- a/docs/events.md
+++ b/docs/events.md
@@ -193,6 +193,7 @@ Dispatch this event in your app to install a bot on this server
* Event: `OCA\Talk\Events\BotInstallEvent`
* Since: 17.0.0
+* Since: 19.0.0 - Features flag was added
### Bot uninstall