@osynicite/osynic-osuapi
    Preparing search index...

    Interface Notifications

    interface Notifications {
        category: string;
        id: number;
        object_id: string;
        object_type: string;
    }
    Index

    Properties

    category: string
    id: number
    object_id: string
    object_type: string