@typed-discord/rest
    Preparing search index...

    Interface GuildProductPurchaseResponse

    interface GuildProductPurchaseResponse {
        listing_id: `${bigint}`;
        product_name: string;
    }
    Index

    Properties

    listing_id: `${bigint}`
    product_name: string