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

    Interface Event

    API.getEvents

    interface Event {
        created_at: Date;
        id: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    created_at: Date
    id: number