# `Codex.Events.AppServerNotification`
[🔗](https://github.com/nshkrdotcom/codex_sdk/blob/v0.18.1/lib/codex/events.ex#L640)

Lossless wrapper for an app-server notification that is not yet mapped into a typed event.

# `t`

```elixir
@type t() :: %Codex.Events.AppServerNotification{method: String.t(), params: map()}
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
