Update docstring

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
pull/8616/head
Erik Johnston 2020-10-27 10:33:04 +00:00 committed by GitHub
parent 66ef6cd7cb
commit c87bf0d84b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -155,8 +155,8 @@ def create_requester(
shadow_banned (bool): True if the user making this request is shadow-banned.
device_id (str|None): device_id which was set at authentication time
app_service (ApplicationService|None): the AS requesting on behalf of the user
authenticated_entity: The entity that authenticated when making the request,
this is different than the user_id when an admin user or the server is
authenticated_entity: The entity that authenticated when making the request.
This is different to the user_id when an admin user or the server is
"puppeting" the user.
Returns: