Interface StarTransactionTypeAppStoreDeposit

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

interface StarTransactionTypeAppStoreDeposit {
    @type: "starTransactionTypeAppStoreDeposit";
}

Properties

Properties

@type: "starTransactionTypeAppStoreDeposit"