Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGetTrendingPostsOpts

Parameters for trending posts getter

typedef

{object} IGetTrendingPostsOpts

extends

{LimitationParams}

property

{number} minId - minimum id of post

Hierarchy

Index

Properties

Properties

Optional count

count: undefined | number

Optional maxId

maxId: undefined | number

Optional minId

minId: undefined | number

Generated using TypeDoc