Optionalafter_Opaque cursor to pass as the pagination cursor to retrieve the page of replies that follow this one. null when no further pages exist.
Optionalbefore_Opaque cursor to pass as the pagination cursor to retrieve the page of replies that precede this one. null when no earlier pages exist.
Optionalhas_Whether additional reply pages exist beyond the current page.
Array of reply message objects for the current page.
Optionaltotal_Total number of replies in the thread across all pages.
A paginated list of reply messages for a thread. The reply array is returned directly, not nested inside a
datawrapper.