Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions developer_manual/basics/events.rst
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,16 @@ Deprecated in 20.0.0 - it can't be guaranteed that this event is triggered in al

*Available in Nextcloud 18 and later.*

``\OCP\Group\Events\SubAdminAddedEvent``
****************************************

*Available in Nextcloud 21 and later.*

``\OCP\Group\Events\SubAdminRemovedEvent``
******************************************

*Available in Nextcloud 21 and later.*

``\OCP\Group\Events\UserAddedEvent``
************************************

Expand Down