Add joined rooms membership endpoint.
This commit is contained in:
		
							parent
							
								
									982b855d91
								
							
						
					
					
						commit
						a66830de7a
					
				| @ -234,6 +234,12 @@ pub mod r0 { | |||||||
|             join_room_by_id_or_alias |             join_room_by_id_or_alias | ||||||
|         ); |         ); | ||||||
| 
 | 
 | ||||||
|  |         endpoint!( | ||||||
|  |             /// Get a list of the user's current rooms.
 | ||||||
|  |             [r0, membership], | ||||||
|  |             joined_rooms | ||||||
|  |         ); | ||||||
|  | 
 | ||||||
|         endpoint!( |         endpoint!( | ||||||
|             /// Kick a user from a room.
 |             /// Kick a user from a room.
 | ||||||
|             [r0, membership], |             [r0, membership], | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user