IGPAPI
    Preparing search index...

    Interface TopicalExploreFeedInput

    interface TopicalExploreFeedInput {
        clusterId?: string;
        module?: MobileNavModule;
        nextMaxId?: string;
        sessionId?: string;
    }
    Index

    Properties

    clusterId?: string
    module?: MobileNavModule
    nextMaxId?: string
    sessionId?: string