Function femtorinth::user_get[][src]

pub fn user_get(user_id: UserID) -> Result<User, Error>
Expand description

This API call gets the full details about a user while taking a UserID parameter and returning a User struct.