IGPAPI
    Preparing search index...

    Interface SetBestiesResponse

    interface SetBestiesResponse {
        friendship_statuses: Record<string, SetBestiesResponseItem>;
        status: string;
    }
    Index

    Properties

    friendship_statuses: Record<string, SetBestiesResponseItem>
    status: string