mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-08-24 08:19:27 +00:00
Upgrade Rust SDK to spec 1.4.2
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
|
||||
|
||||
|
||||
#[derive(Clone, Debug, PartialEq, Serialize, Deserialize)]
|
||||
#[derive(Clone, Debug, PartialEq, Default, Serialize, Deserialize)]
|
||||
pub struct UserExists {
|
||||
/// Status if a user exist with that username or userId.
|
||||
#[serde(rename = "userExists")]
|
||||
|
Reference in New Issue
Block a user