mirror of
				https://github.com/matrix-org/synapse.git
				synced 2025-10-31 00:01:33 +01:00 
			
		
		
		
	Update comment
This commit is contained in:
		
							parent
							
								
									629cdfb124
								
							
						
					
					
						commit
						966a70f1fa
					
				| @ -678,12 +678,12 @@ class GroupServerStore(SQLBaseStore): | ||||
|         Example if joined: | ||||
| 
 | ||||
|             { | ||||
|                 "membership": "joined", | ||||
|                 "membership": "join", | ||||
|                 "is_public": True, | ||||
|                 "is_privileged": False, | ||||
|             } | ||||
| 
 | ||||
|         Returns an empty dict if the user is not joined/invited/etc | ||||
|         Returns an empty dict if the user is not join/invite/etc | ||||
|         """ | ||||
|         def _get_users_membership_in_group_txn(txn): | ||||
|             row = self._simple_select_one_txn( | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user