__construct(private readonly string $elementCode, private readonly string $title, private readonly ?int $id=null, private readonly ?int $userId=null, private readonly ?int $passwordId=null, private readonly ?int $appId=null, private readonly ?array $scope=null, private readonly ?array $widgetList=null, private readonly ?array $outgoingEvents=null, private readonly ?bool $outgoingNeeded=null, private readonly ?string $outgoingHandler=null, private readonly ?bool $widgetNeeded=null, private readonly ?string $widgetHandler=null, private readonly ?string $applicationToken=null, private readonly ?bool $applicationNeeded=null, private readonly ?bool $onlyApi=null, private readonly ?int $botId=null, private readonly ?string $botHandlerUrl=null,)