News API
The news namespace fetches historical news stories and subscribes to live stories, edits, and deletions.
APIs
| API | Description |
|---|---|
.stories() | Fetches historical news stories, executed with velo.query(). |
.feed() | Describes a real-time news subscription, executed with velo.watch(). |