teleproto - v1.229.0
    Preparing search index...

    Interface InputStarGiftAuctionIn

    interface InputStarGiftAuctionIn {
        _: "inputStarGiftAuction";
        giftId: BigInteger;
    }
    Index
    _: "inputStarGiftAuction"
    giftId: BigInteger