diff --git a/lib/public/RichObjectStrings/Definitions.php b/lib/public/RichObjectStrings/Definitions.php index 57da9f4eb30..8e007d28059 100644 --- a/lib/public/RichObjectStrings/Definitions.php +++ b/lib/public/RichObjectStrings/Definitions.php @@ -9,6 +9,7 @@ * @author Roeland Jago Douma * @author Thomas Citharel * @author Vincent Petry + * @author Vitor Mattos * * @license GNU AGPL version 3 or any later version * @@ -192,6 +193,12 @@ class Definitions { 'description' => 'The link to the conversation', 'example' => 'https://localhost/index.php/call/R4nd0mToken', ], + 'icon-url' => [ + 'since' => '27.0.0', + 'required' => false, + 'description' => 'The icon url to use as avatar', + 'example' => 'https://localhost/ocs/v2.php/apps/spreed/api/v1/room/R4nd0mToken/avatar' + ], ], ], 'circle' => [