protected override void DeserializeResponseBody(ITypeReader typeReader)
 {
     RoomId = typeReader.ReadNullableGuid();
 }