Optionalafter_Opaque cursor to pass as after to retrieve the next page of entries. null when this is the last page.
Optionalbefore_Opaque cursor to pass as before to retrieve the previous page of entries. null when this is the first page.
Array of activity feed entry objects for the current page, ordered by time descending.
Whether additional entries exist beyond the current page. When true, use after_cursor to fetch the next page.
A paginated list of activity feed entries returned by a feed query, with cursors for navigating backward and forward through results.