IGPAPI
    Preparing search index...

    Interface TimelineFeedResponseFriendshipStatus

    interface TimelineFeedResponseFriendshipStatus {
        following: boolean;
        is_bestie: boolean;
        is_muting_reel: boolean;
        outgoing_request: boolean;
    }
    Index

    Properties

    following: boolean
    is_bestie: boolean
    is_muting_reel: boolean
    outgoing_request: boolean