Variable ErrorMessage.id

The request id repeated

struct ErrorMessage
{
  // ...
  uint id;
  // ...
}