IGPAPI
    Preparing search index...

    Interface ActivityInboxResponseAymf

    interface ActivityInboxResponseAymf {
        items: ActivityInboxResponseAymfItem[];
        more_available: boolean;
    }
    Index

    Properties

    more_available: boolean