Interface StarTransactionTypeAppStoreDeposit

The transaction is a deposit of Telegram Stars from App Store; for regular users only. Subtype of StarTransactionType.

interface StarTransactionTypeAppStoreDeposit {
    @type: "starTransactionTypeAppStoreDeposit";
}

Properties

Properties

@type: "starTransactionTypeAppStoreDeposit"