Skip to main content

user_details

Function user_details 

Source
async fn user_details(services: State, user_id: &UserId) -> UserDetails
Expand description

Assembles the Synapse UserDetails for a local user from the fields tuwunel persists. Fields tuwunel never stores (guest, shadow-banned, external IDs, user type, appservice, consent) are left at their absent defaults.