# Emoji ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | Option<**String**> | The ID of the emoji | [optional] **creator_id** | Option<**String**> | The ID of the user that made the emoji | [optional] **name** | Option<**String**> | The name of the emoji | [optional] **create_at** | Option<**i64**> | The time in milliseconds the emoji was made | [optional] **update_at** | Option<**i64**> | The time in milliseconds the emoji was last updated | [optional] **delete_at** | Option<**i64**> | The time in milliseconds the emoji was deleted | [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)