IGPAPI
    Preparing search index...

    Interface UsersInfoResponse

    interface UsersInfoResponse {
        status: string;
        user: UsersInfoResponseUser;
    }
    Index

    Properties

    Properties

    status: string