IGPAPI
    Preparing search index...

    Interface ReelMediaViewerFeedInput

    interface ReelMediaViewerFeedInput {
        mediaId: string;
        nextMaxId?: string | null;
    }
    Index

    Properties

    Properties

    mediaId: string
    nextMaxId?: string | null