#include <feed_types.hpp>
Public Attributes | |
| std::vector< FeedItem > | items |
| std::optional< std::string > | next_before_cursor = std::nullopt |
| bool | has_more = false |
| bool dcn::feed::FeedPage::has_more = false |
| std::vector<FeedItem> dcn::feed::FeedPage::items |
| std::optional<std::string> dcn::feed::FeedPage::next_before_cursor = std::nullopt |