# User ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | | [readonly] **username** | **String** | | **display_name** | **String** | | **user_icon** | **String** | | **bio** | **String** | | **bio_links** | **Vec** | | **profile_pic_override** | **String** | | **status_description** | **String** | | **current_avatar_image_url** | **String** | | **current_avatar_thumbnail_image_url** | **String** | | **fallback_avatar** | **String** | | **state** | [**crate::models::UserState**](UserState.md) | | **tags** | **Vec** | | **developer_type** | [**crate::models::DeveloperType**](DeveloperType.md) | | **last_login** | **String** | | **last_platform** | **String** | | **allow_avatar_copying** | **bool** | | **status** | [**crate::models::UserStatus**](UserStatus.md) | | **date_joined** | [**String**](string.md) | | [readonly] **is_friend** | **bool** | | **friend_key** | **String** | | **world_id** | Option<**String**> | | [optional] **instance_id** | Option<**String**> | | [optional] **location** | Option<**String**> | | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)