Deletes a specific player moderation based on it's `pmod_` ID. The website uses `unmoderateUser` instead. You can delete the same player moderation multiple times successfully. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
Deletes a specific player moderation based on it's `pmod_` ID. The website uses `unmoderateUser` instead. You can delete the same player moderation multiple times successfully. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
Returns a list of all player moderations made by **you**. This endpoint does not have pagination, and will return *all* results. Use query parameters to limit your query if needed. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
Returns a list of all player moderations made by **you**. This endpoint does not have pagination, and will return *all* results. Use query parameters to limit your query if needed. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
Moderate a user, e.g. unmute them or show their avatar. Please see the [Player Moderation docs](https://vrchatapi.github.io/docs/api/#tag--playermoderation) on what playerModerations are, and how they differ from staff moderations. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
Moderate a user, e.g. unmute them or show their avatar. Please see the [Player Moderation docs](https://vrchatapi.github.io/docs/api/#tag--playermoderation) on what playerModerations are, and how they differ from staff moderations. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
Removes a player moderation previously added through `moderateUser`. E.g if you previously have shown their avatar, but now want to reset it to default. # noqa: E501
This method makes a synchronous HTTP request by default. To make an
Removes a player moderation previously added through `moderateUser`. E.g if you previously have shown their avatar, but now want to reset it to default. # noqa: E501
This method makes a synchronous HTTP request by default. To make an