@wppconnect-team/wppconnect - v1.36.4
    Preparing search index...

    Interface QueryCollectionsIQtParams

    interface QueryCollectionsIQtParams {
        afterCursor?: string;
        catalogWid?: WAJS.whatsapp.Wid;
        directConnectionEncryptedInfo?: any;
        height?: 100;
        limit: number;
        productsCount?: number;
        width?: 100;
    }
    Index

    Properties

    afterCursor?: string
    catalogWid?: WAJS.whatsapp.Wid
    directConnectionEncryptedInfo?: any
    height?: 100
    limit: number
    productsCount?: number
    width?: 100