Interface GetStarPaymentOptions

Returns available options for Telegram Stars purchase. Request type for Tdjson#getStarPaymentOptions.

interface GetStarPaymentOptions {
    @type: "getStarPaymentOptions";
}

Properties

Properties

@type: "getStarPaymentOptions"