Interface ListReelMediaViewerFeedResponseUpdated_media

interface ListReelMediaViewerFeedResponseUpdated_media {
    can_reply: boolean;
    can_reshare: boolean;
    can_viewer_save: boolean;
    caption: null;
    caption_is_edited: boolean;
    caption_position: number;
    client_cache_key: string;
    code: string;
    creative_config: ListReelMediaViewerFeedResponseCreative_config;
    device_timestamp: number;
    expiring_at: number;
    fb_user_tags: ListReelMediaViewerFeedResponseFb_user_tags;
    filter_type: number;
    has_shared_to_fb: number;
    id: string;
    image_versions2: ListReelMediaViewerFeedResponseImage_versions2;
    is_pride_media: boolean;
    is_reel_media: boolean;
    media_type: IgMediaType;
    multi_author_reel_names: any[];
    organic_tracking_token: string;
    original_height: number;
    original_width: number;
    photo_of_you: boolean;
    pk: string;
    reel_mentions: ListReelMediaViewerFeedResponseReelMentionsItem[];
    show_one_tap_fb_share_tooltip: boolean;
    story_chat_request_infos: ListReelMediaViewerFeedResponseStoryChatRequestInfosItem[];
    story_chats: ListReelMediaViewerFeedResponseStoryChatsItem[];
    story_fundraiser_donation_infos: ListReelMediaViewerFeedResponseStoryFundraiserDonationInfosItem[];
    story_fundraisers: ListReelMediaViewerFeedResponseStoryFundraisersItem[];
    story_hashtags: ListReelMediaViewerFeedResponseStoryHashtagsItem[];
    story_is_saved_to_archive: boolean;
    story_locations: ListReelMediaViewerFeedResponseStoryLocationsItem[];
    supports_reel_reactions: boolean;
    taken_at: number;
    timezone_offset: number;
    total_viewer_count: number;
    user: ListReelMediaViewerFeedResponseUser;
    viewer_count: number;
    viewer_cursor: null;
    viewers: ListReelMediaViewerFeedResponseViewersItem[];
}

Properties

can_reply: boolean
can_reshare: boolean
can_viewer_save: boolean
caption: null
caption_is_edited: boolean
caption_position: number
client_cache_key: string
code: string
device_timestamp: number
expiring_at: number
filter_type: number
has_shared_to_fb: number
id: string
is_pride_media: boolean
is_reel_media: boolean
media_type: IgMediaType
multi_author_reel_names: any[]
organic_tracking_token: string
original_height: number
original_width: number
photo_of_you: boolean
pk: string
show_one_tap_fb_share_tooltip: boolean
story_is_saved_to_archive: boolean
supports_reel_reactions: boolean
taken_at: number
timezone_offset: number
total_viewer_count: number
viewer_count: number
viewer_cursor: null