Interface StarTransactionTypeTelegramAdsWithdrawal

The transaction is a withdrawal of earned Telegram Stars to Telegram Ad platform; for bots and channel chats only. Subtype of StarTransactionType.

interface StarTransactionTypeTelegramAdsWithdrawal {
    @type: "starTransactionTypeTelegramAdsWithdrawal";
}

Properties

Properties

@type: "starTransactionTypeTelegramAdsWithdrawal"