summary refs log tree commit diff
path: root/develop/print.html
diff options
context:
space:
mode:
authordevonh <devonh@users.noreply.github.com>2024-04-29 15:25:25 +0000
committerdevonh <devonh@users.noreply.github.com>2024-04-29 15:25:25 +0000
commitd0ba599fdbbbfd2d6d9256cf7ce3b7d7fe7434ee (patch)
tree31ced129bc6e40a76031213ecab9dd88be7c7fe7 /develop/print.html
parentdeploy: 0fd6b269d32340c367a67ee34b963c32da080697 (diff)
downloadsynapse-d0ba599fdbbbfd2d6d9256cf7ce3b7d7fe7434ee.tar.xz
deploy: 7ab0f630da0ab16c4d5dc0603695df888e2a7ab0
Diffstat (limited to 'develop/print.html')
-rw-r--r--develop/print.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/develop/print.html b/develop/print.html
index 7c967bcb21..7ba4118dc9 100644
--- a/develop/print.html
+++ b/develop/print.html
@@ -8935,6 +8935,7 @@ string is returned from this method, Synapse will prompt the user to
 either accept this localpart or pick their own username. Otherwise this
 option has no effect. If omitted, defaults to <code>False</code>.</li>
 <li><code>display_name</code>: An optional string, the display name for the user.</li>
+<li><code>picture</code>: An optional string, the avatar url for the user.</li>
 <li><code>emails</code>: A list of strings, the email address(es) to associate with
 this user. If omitted, defaults to an empty list.</li>
 </ul>