vrchatapi 1.20.8-nightly.11

VRChat API Client for Rust
Documentation
# PlayerModerationType

## Enum Variants

| Name | Value |
|---- | -----|
| Block | block |
| HideAvatar | hideAvatar |
| InteractOff | interactOff |
| InteractOn | interactOn |
| Mute | mute |
| MuteChat | muteChat |
| ShowAvatar | showAvatar |
| Unmute | unmute |
| UnmuteChat | unmuteChat |


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