Interface StarTransactionTypePremiumBotDeposit

Describes type of transaction with Telegram Stars. Subtype of StarTransactionType.

interface StarTransactionTypePremiumBotDeposit {
    @type: "starTransactionTypePremiumBotDeposit";
}

Properties

Properties

@type: "starTransactionTypePremiumBotDeposit"