From b9e5fe2bcc58d65b40898440d3c0cfa5f128d589 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 11 Jun 2021 17:08:47 +0200 Subject: Add system messages for group attendees Signed-off-by: Joas Schilling --- docs/chat.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/chat.md b/docs/chat.md index d3da178b8..d102a1b18 100644 --- a/docs/chat.md +++ b/docs/chat.md @@ -261,6 +261,8 @@ See [OCP\RichObjectStrings\Definitions](https://github.com/nextcloud/server/blob * `password_removed` - {actor} removed the password for the conversation * `user_added` - {actor} added {user} to the conversation * `user_removed` - {actor} removed {user} from the conversation +* `group_added` - {actor} added group {group} to the conversation +* `group_removed` - {actor} removed group {group} from the conversation * `moderator_promoted` - {actor} promoted {user} to moderator * `moderator_demoted` - {actor} demoted {user} from moderator * `guest_moderator_promoted` - {actor} promoted {user} to moderator -- cgit v1.2.3