Skip to main content
Version: 0.9

Interface: GetPostsOptionsWithTimeframe

Hierarchy

Table of contents

Properties

Properties

after

Optional after: string

Inherited from

GetPostsOptions.after


before

Optional before: string

Inherited from

GetPostsOptions.before


limit

Optional limit: number

Inherited from

GetPostsOptions.limit


more

Optional more: MoreObject

Inherited from

GetPostsOptions.more


pageSize

Optional pageSize: number

Inherited from

GetPostsOptions.pageSize


subredditName

Optional subredditName: string

Inherited from

GetPostsOptions.subredditName


timeframe

Optional timeframe: "day" | "hour" | "month" | "all" | "week" | "year"