teleproto - v1.229.0
    Preparing search index...

    Interface PaymentsGetCraftStarGiftsParams

    interface PaymentsGetCraftStarGiftsParams {
        giftId: BigInteger;
        limit: number;
        offset: string;
    }
    Index
    giftId: BigInteger
    limit: number
    offset: string