add subdir
This commit is contained in:
11
Models/addFavorite_request.md
Normal file
11
Models/addFavorite_request.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# addFavorite_request
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
|------------ | ------------- | ------------- | -------------|
|
||||
| **favoriteId** | **String** | Must be either AvatarID, WorldID or UserID. | [default to null] |
|
||||
| **tags** | **List** | Tags indicate which group this favorite belongs to. Adding multiple groups makes it show up in all. Removing it from one in that case removes it from all. | [default to null] |
|
||||
| **type** | **String** | | [default to friend] |
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
Reference in New Issue
Block a user