IGPAPI
    Preparing search index...

    Interface UserFeedInput

    interface UserFeedInput {
        id: string;
        nextMaxId?: string;
    }
    Index

    Properties

    Properties

    id: string
    nextMaxId?: string