get_robot_error_code_json

Function get_robot_error_code_json 

Source
pub async fn get_robot_error_code_json(
    client: &mut KachakaApiClient<Channel>,
) -> Result<HashMap<i32, HashMap<String, String>>, KachakaApiError>