# `mix ussd.gen.response`
[🔗](https://github.com/spesohq/ussd/blob/main/lib/mix/tasks/ussd.gen.response.ex#L1)

Generates a new `Ussd.Response` module.

    mix ussd.gen.response MyGateway

Writes to `lib/<namespace>/responses/<name>.ex`.

---

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