$this->limit, "not_senders" => $this->notSenders, "not_types" => $this->notTypes, "senders" => $this->senders, "types" => $this->types, ], fn ($value) => ! is_null($value)); } }