IGPAPI
    Preparing search index...

    Interface LocationMediaFeedResponseFriendshipStatus

    interface LocationMediaFeedResponseFriendshipStatus {
        following: boolean;
        is_bestie: boolean;
        outgoing_request: boolean;
    }
    Index

    Properties

    following: boolean
    is_bestie: boolean
    outgoing_request: boolean