teleproto - v1.229.0
    Preparing search index...

    Interface PaymentsUpdateStarGiftPriceParams

    interface PaymentsUpdateStarGiftPriceParams {
        resellAmount: TypeStarsAmountIn;
        stargift: TypeInputSavedStarGiftIn;
    }
    Index
    resellAmount: TypeStarsAmountIn

    Resale price of the gift.

    The gift to resell.