14 lines
548 B
Markdown
14 lines
548 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Target](./puppeteer.protocol.target.md) > [SendMessageToTargetRequest](./puppeteer.protocol.target.sendmessagetotargetrequest.md) > [targetId](./puppeteer.protocol.target.sendmessagetotargetrequest.targetid.md)
|
|
|
|
## Protocol.Target.SendMessageToTargetRequest.targetId property
|
|
|
|
Deprecated.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
targetId?: TargetID;
|
|
```
|