Interface ListGroupStories

Hierarchy

  • ListGroupStories

Properties

Properties

limit?: number

The maximum number of results to return. (Defaults to 1000, max 1000)

Format

int64

offset?: number

The offset at which to begin returning results. (Defaults to 0)

Format

int64

Generated using TypeDoc