Interface StarTransactionTypeFragmentDeposit

The transaction is a deposit of Telegram Stars from Fragment; for regular users and bots only. Subtype of StarTransactionType.

interface StarTransactionTypeFragmentDeposit {
    @type: "starTransactionTypeFragmentDeposit";
}

Properties

Properties

@type: "starTransactionTypeFragmentDeposit"