IGPAPI
    Preparing search index...

    Interface DirectInboxFeedResponseReelShare

    interface DirectInboxFeedResponseReelShare {
        is_reel_persisted: boolean;
        media: DirectInboxFeedResponseMedia;
        reel_owner_id: number;
        reel_type: string;
        text: string;
        type: string;
    }
    Index

    Properties

    is_reel_persisted: boolean
    reel_owner_id: number
    reel_type: string
    text: string
    type: string