Interface SavedFeedResponseItemsItem

interface SavedFeedResponseItemsItem {
    media: SavedFeedResponseMedia;
}

Properties

Properties