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

    Interface UserSupportAgain

    API.getEvents

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

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    created_at: Date
    id: number
    type: "userSupportAgain"