12 lines
526 B
Markdown
12 lines
526 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) > [message](./puppeteer.protocol.target.sendmessagetotargetrequest.message.md)
|
|
|
|
## Protocol.Target.SendMessageToTargetRequest.message property
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
message: string;
|
|
```
|