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 41583ba commit 230f32aCopy full SHA for 230f32a
synapseclient/models/protocols/team_protocol.py
@@ -173,7 +173,7 @@ def get_user_membership_status(
173
174
Arguments:
175
user_id: The ID of the user whose membership status is being queried.
176
- team: A team's ID.
+ team: Synapse team ID
177
synapse_client: If not passed in and caching was not disabled by
178
`Synapse.allow_client_caching(False)` this will use the last created
179
instance from the Synapse class constructor.
0 commit comments