# `ExGram.Adapter.Tesla`
[🔗](https://github.com/rockneurotiko/ex_gram/blob/0.64.0/lib/ex_gram/adapter/tesla.ex#L2)

HTTP adapter that uses [Tesla](https://hexdocs.pm/tesla) for Telegram Bot API requests.

This adapter supports multiple HTTP clients (Hackney, Finch, Gun, Mint, Httpc, Ibrowse)
and provides configurable middleware support.

See `ExGram.Adapter` behaviour for more details.

# `custom_decode`

# `custom_encode`

# `middlewares`

---

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