# ResponseOutcome

`type` in `core` · v0.9.2

<https://docs.seedcord.org/packages/core/0.9.2/types/response-outcome>

Whether a write through the reply surface reached Discord.

## Declaration

```ts
type ResponseOutcome = ResponseAttempt["outcome"];
```
