Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StreamResponse

Hierarchy

  • StreamResponse

Index

Properties

Accessors

Methods

Properties

has_next_page

has_next_page: boolean

Whether there are more posts to retrieve.

is_thread

is_thread: boolean = false

Whether this is a single thread or multiple posts.

next_page

next_page: Moment

The timestamp of the next page.

posts

posts: StreamPost[] = []

The stream posts.

Accessors

post

Methods

toJSON

  • toJSON(): any

Static fromRest

Generated using TypeDoc