teleproto - v1.229.0
    Preparing search index...

    Interface PaymentsUpgradeStarGiftParams

    interface PaymentsUpgradeStarGiftParams {
        keepOriginalDetails?: boolean;
        stargift: TypeInputSavedStarGiftIn;
    }
    Index
    keepOriginalDetails?: boolean

    Set this flag to keep the original gift text, sender and receiver in the upgraded gift as a starGiftAttributeOriginalDetails attribute.

    The gift to upgrade