# `ExGram.Model.TransactionPartnerTelegramAds`
[🔗](https://github.com/rockneurotiko/ex_gram/blob/0.64.0/lib/ex_gram.ex#L7139)

Describes a withdrawal transaction to the Telegram Ads platform.

Check the [documentation of this model on Telegram Bot API](https://core.telegram.org/bots/api#transactionpartnertelegramads)

- `type`: Type of the transaction partner, always "telegram_ads”

# `t`

```elixir
@type t() :: %ExGram.Model.TransactionPartnerTelegramAds{type: String.t()}
```

# `decode_as`

---

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