# `ExGram.Responses`
[🔗](https://github.com/rockneurotiko/ex_gram/blob/0.65.0/lib/ex_gram/responses.ex#L1)

Responses protocol to create easier context flows

# `t`

```elixir
@type t() :: term()
```

All the types that implement this protocol.

# `execute`

# `new`

# `set_msg`

---

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