<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/messaging](./messaging.md) &gt; [MessagePayload](./messaging.messagepayload.md) &gt; [from](./messaging.messagepayload.from.md)

## MessagePayload.from property

The sender of this message.

<b>Signature:</b>

```typescript
from: string;
```
