We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd0803a commit 41583baCopy full SHA for 41583ba
synapseclient/models/team.py
@@ -369,7 +369,7 @@ async def get_user_membership_status_async(
369
370
Arguments:
371
user_id: Synapse user ID
372
- team: A team's ID.
+ team: Synapse team ID
373
synapse_client: If not passed in and caching was not disabled by
374
`Synapse.allow_client_caching(False)` this will use the last created
375
instance from the Synapse class constructor.
0 commit comments