disqus-php icon indicating copy to clipboard operation
disqus-php copied to clipboard

Add access to pagination from last response

Open routinet opened this issue 4 years ago • 0 comments

Fixes #4

  • Adds global/static access to the pagination cursor from the most recent call
  • Adds access to an individual endpoint via the __get() method

routinet avatar Jan 07 '22 20:01 routinet