"description":"Result of intersection, containing only the member names. Returned in case `WITHSCORES` was not used.",
"type":"array",
"items":{
"type":"string"
}
},
{
"description":"Result of intersection, containing members and their scores. Returned in case `WITHSCORES` was used. In RESP2 this is returned as a flat array",