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

    Interface UserSupportFirst

    API.getEvents

    interface UserSupportFirst {
        created_at: Date;
        id: number;
        type: "userSupportFirst";
        user: Event.SharedProperties.User;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    created_at: Date
    id: number
    type: "userSupportFirst"