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

    Interface DetailsInNotification

    interface DetailsInNotification {
        cover_url: string;
        post_id: number;
        title: string;
        username: string;
    }
    Index

    Properties

    cover_url: string

    post_id

    post_id: number
    title: string
    username: string