IGPAPI
    Preparing search index...

    Interface UsertagsFeedResponseFriendship_status

    interface UsertagsFeedResponseFriendship_status {
        following: boolean;
        is_bestie: boolean;
        is_restricted: boolean;
        outgoing_request: boolean;
    }
    Index

    Properties

    following: boolean
    is_bestie: boolean
    is_restricted: boolean
    outgoing_request: boolean