diff --git a/src/generated/structs.rs b/src/generated/structs.rs index 5b97ac9..45f767b 100644 --- a/src/generated/structs.rs +++ b/src/generated/structs.rs @@ -2541,7 +2541,7 @@ pub struct User { /// the user's full name pub full_name: Option, /// the user's id - pub id: Option, + pub id: Option, /// Is the user an administrator pub is_admin: Option, /// User locale