UpdateUser - HopeTill/Server GitHub Wiki
Used to modify information about user
Required parameter
id: int, id of user to modify
Optional parameter
first_name: string, his first namelast_name: string, his last name
Result
result_code: values
Used to modify information about user
id : int, id of user to modifyfirst_name : string, his first namelast_name : string, his last nameresult_code : values