teleproto - v1.229.0
    Preparing search index...

    Interface WebPageAttributeStarGiftAuctionIn

    interface WebPageAttributeStarGiftAuctionIn {
        _: "webPageAttributeStarGiftAuction";
        endDate: number;
        gift: TypeStarGiftIn;
    }
    Index
    _: "webPageAttributeStarGiftAuction"
    endDate: number