params = [ 'queue_id' => '', 'last_event_id' => '', 'dont_block' => '', ]; foreach ($parameters as $key => $val) { $this->params[$key] = $val; } } }