Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/events.md')
-rw-r--r--docs/events.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/events.md b/docs/events.md
index 227326a85..5b7558646 100644
--- a/docs/events.md
+++ b/docs/events.md
@@ -12,6 +12,11 @@ Explanations:
* Event name: `OCA\Talk\Controller\RoomController::EVENT_BEFORE_ROOMS_GET`
* Since: 8.0.0
+### Search listed conversations
+
+* Event class: `OCA\Talk\Events\UserEvent`
+* Event name: `OCA\Talk\Controller\RoomController::EVENT_BEFORE_LISTED_ROOMS_GET`
+* Since: 11.0.0
### Create conversation