# User

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **UUID** | ユーザーUUID | 
**name** | **String** | ユーザー名 | 
**displayName** | **String** | ユーザー表示名 | 
**iconFileId** | **UUID** | アイコンファイルUUID | 
**bot** | **Bool** | BOTかどうか | 
**state** | [**UserAccountState**](UserAccountState.md) |  | 
**updatedAt** | **Date** | 更新日時 | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)