Skip to main content

storage_get_active_user

Function storage_get_active_user 

Source
pub async fn storage_get_active_user(
    db: State<'_, DatabaseWrapper>,
    server_id: String,
) -> Result<Option<UserInfo>, String>
Expand description

Get the active user for a server