Interface TransactionPartnerTelegramAds

Describes a withdrawal transaction to the Telegram Ads platform.

interface TransactionPartnerTelegramAds {
    type: "telegram_ads";
}

Properties

Properties

type: "telegram_ads"

Type of the transaction partner, always “telegram_ads”