IGPAPI
    Preparing search index...

    Interface MediaSeenInput

    interface MediaSeenInput {
        module?: MobileNavModule;
        reels: Record<string, [string]>;
    }
    Index

    Properties

    Properties

    module?: MobileNavModule
    reels: Record<string, [string]>