# SentMessage

`type` in `http` · v0.3.1

<https://docs.seedcord.org/packages/http/0.3.1/types/sent-message>

The created message an http reply resolves to (the http `SentMessage` lens).

## Declaration

```ts
type SentMessage = APIMessage;
```
