osu-api-v2-js
    Preparing search index...

    Interface BeatmapsetDelete

    API.getEvents

    interface BeatmapsetDelete {
        beatmapset: Event.SharedProperties.Beatmapset;
        created_at: Date;
        id: number;
        type: "beatmapsetDelete";
    }

    Hierarchy (View Summary)

    Index

    Properties

    created_at: Date
    id: number
    type: "beatmapsetDelete"