vrchatapi 1.19.4

VRChat API Client for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# ReportCategory

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**description** | Option<**String**> | The description of the report category | [optional]
**title** | Option<**String**> | The title of the report category | [optional]
**text** | **String** | The label of the report category | 
**tooltip** | **String** | The tooltip that describes the category | 

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