Interface StarTransactionTypeGooglePlayDeposit

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

interface StarTransactionTypeGooglePlayDeposit {
    @type: "starTransactionTypeGooglePlayDeposit";
}

Properties

Properties

@type: "starTransactionTypeGooglePlayDeposit"