# LimitedUser ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | | [readonly] **username** | **String** | | **display_name** | **String** | | **bio** | Option<**String**> | | [optional] **user_icon** | **String** | | **profile_pic_override** | **String** | | **status_description** | **String** | | **current_avatar_image_url** | **String** | | **current_avatar_thumbnail_image_url** | **String** | | **fallback_avatar** | **String** | | **developer_type** | [**crate::models::DeveloperType**](DeveloperType.md) | | **last_platform** | **String** | | **status** | [**crate::models::UserStatus**](UserStatus.md) | | **is_friend** | **bool** | | **location** | **String** | | **tags** | **Vec** | Always empty | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)